mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump ring to 0.7.1 (#55282)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "ring",
|
||||
"name": "Ring",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||
"requirements": ["ring_doorbell==0.6.2"],
|
||||
"requirements": ["ring_doorbell==0.7.1"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@balloob"],
|
||||
"config_flow": true,
|
||||
|
@@ -2043,7 +2043,7 @@ rfk101py==0.0.1
|
||||
rflink==0.0.58
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.2
|
||||
ring_doorbell==0.7.1
|
||||
|
||||
# homeassistant.components.fleetgo
|
||||
ritassist==0.9.2
|
||||
|
@@ -1148,7 +1148,7 @@ restrictedpython==5.1
|
||||
rflink==0.0.58
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.6.2
|
||||
ring_doorbell==0.7.1
|
||||
|
||||
# homeassistant.components.roku
|
||||
rokuecp==0.8.1
|
||||
|
Reference in New Issue
Block a user