Ring Doorbell 2 Battery Level

Hi,
I’ve added Ring Doorbell 2 into my configuration.yaml using the below configuration and it seems to work fine. Is there anyway to monitor the battery level?

ring:
    username: ******
    password: ******
binary_sensor:
  - platform: ring
    monitored_conditions:
      - ding
      - motion

monitored_conditions

(list)(Optional)Conditions to display in the frontend. The following conditions can be monitored. If not specified, all conditions below will be enabled.

Currently it supports doorbell, external chimes and stickup cameras.

1 Like

I have this and am able to see my battery levels by default (ring v1)

sensor:
  - platform: yr

  - platform: sonarr_upcoming_media
    api_key: e69debdbf70d4be2b229aeda8201a975
    host: 192.168.1.189
    port: 8989
    days: 2
    ssl: false

  - platform: radarr_upcoming_media
    api_key: 51668b38c48e45e7a0e072912f2e5531
    host: 192.168.1.189
    port: 8310
    days: 120
    ssl: false

  - platform: ring