mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump ring to 0.7.1 (#55282)
This commit is contained in:
parent
eb9d242ade
commit
f6bb5c77a0
@ -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.6.2"],
|
"requirements": ["ring_doorbell==0.7.1"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@balloob"],
|
"codeowners": ["@balloob"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
@ -2043,7 +2043,7 @@ rfk101py==0.0.1
|
|||||||
rflink==0.0.58
|
rflink==0.0.58
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.6.2
|
ring_doorbell==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.fleetgo
|
# homeassistant.components.fleetgo
|
||||||
ritassist==0.9.2
|
ritassist==0.9.2
|
||||||
|
@ -1148,7 +1148,7 @@ restrictedpython==5.1
|
|||||||
rflink==0.0.58
|
rflink==0.0.58
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.6.2
|
ring_doorbell==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.roku
|
# homeassistant.components.roku
|
||||||
rokuecp==0.8.1
|
rokuecp==0.8.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user