Bump ring to 0.7.2 (#62299)
This commit is contained in:
parent
f280b03df8
commit
6fd617a89e
3 changed files with 3 additions and 3 deletions
|
@ -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,
|
||||
|
|
|
@ -2073,7 +2073,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
|
||||
|
|
|
@ -1245,7 +1245,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.5
|
||||
|
|
Loading…
Add table
Reference in a new issue