mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump ring to 0.7.2 (#62299)
This commit is contained in:
parent
f280b03df8
commit
6fd617a89e
@ -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,
|
||||||
|
@ -2073,7 +2073,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
|
||||||
|
@ -1245,7 +1245,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.5
|
rokuecp==0.8.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user