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