mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 11:38:21 +00:00
Bump ring to 0.7.2 (#62299)
This commit is contained in:
parent
b327628b6e
commit
5f2a2280c5
@ -2,7 +2,7 @@
|
|||||||
"domain": "ring",
|
"domain": "ring",
|
||||||
"name": "Ring",
|
"name": "Ring",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||||
"requirements": ["ring_doorbell==0.7.1"],
|
"requirements": ["ring_doorbell==0.7.2"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@balloob"],
|
"codeowners": ["@balloob"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -2058,7 +2058,7 @@ rfk101py==0.0.1
|
|||||||
rflink==0.0.58
|
rflink==0.0.58
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.1
|
ring_doorbell==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.fleetgo
|
# homeassistant.components.fleetgo
|
||||||
ritassist==0.9.2
|
ritassist==0.9.2
|
||||||
|
@ -1230,7 +1230,7 @@ restrictedpython==5.2
|
|||||||
rflink==0.0.58
|
rflink==0.0.58
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.7.1
|
ring_doorbell==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.roku
|
# homeassistant.components.roku
|
||||||
rokuecp==0.8.4
|
rokuecp==0.8.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user