Bump ring-doorbell to 0.9.5 (#126264)

* Bump ring_doorbell to 0.9.5

* Update number snapshot
This commit is contained in:
Steven B. 2024-09-19 18:40:39 +01:00 committed by GitHub
parent 9988c66d67
commit b18b532b40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View file

@ -14,5 +14,5 @@
"iot_class": "cloud_polling",
"loggers": ["ring_doorbell"],
"quality_scale": "silver",
"requirements": ["ring-doorbell[listen]==0.9.3"]
"requirements": ["ring-doorbell[listen]==0.9.5"]
}

View file

@ -2540,7 +2540,7 @@ rfk101py==0.0.1
rflink==0.0.66
# homeassistant.components.ring
ring-doorbell[listen]==0.9.3
ring-doorbell[listen]==0.9.5
# homeassistant.components.fleetgo
ritassist==0.9.2

View file

@ -2022,7 +2022,7 @@ reolink-aio==0.9.9
rflink==0.0.66
# homeassistant.components.ring
ring-doorbell[listen]==0.9.3
ring-doorbell[listen]==0.9.5
# homeassistant.components.roku
rokuecp==0.19.3

View file

@ -397,7 +397,7 @@
}),
'area_id': None,
'capabilities': dict({
'max': 10,
'max': 11,
'min': 0,
'mode': <NumberMode.SLIDER: 'slider'>,
'step': 1,
@ -434,7 +434,7 @@
'attributes': ReadOnlyDict({
'attribution': 'Data provided by Ring.com',
'friendly_name': 'Downstairs Volume',
'max': 10,
'max': 11,
'min': 0,
'mode': <NumberMode.SLIDER: 'slider'>,
'step': 1,