Bump ring to 0.2.5 (#30103)
This commit is contained in:
parent
f229cf2796
commit
d448ed9f6d
3 changed files with 4 additions and 8 deletions
|
@ -2,11 +2,7 @@
|
|||
"domain": "ring",
|
||||
"name": "Ring",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||
"requirements": [
|
||||
"ring_doorbell==0.2.3"
|
||||
],
|
||||
"dependencies": [
|
||||
"ffmpeg"
|
||||
],
|
||||
"requirements": ["ring_doorbell==0.2.5"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1730,7 +1730,7 @@ rfk101py==0.0.1
|
|||
rflink==0.0.46
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.3
|
||||
ring_doorbell==0.2.5
|
||||
|
||||
# homeassistant.components.fleetgo
|
||||
ritassist==0.9.2
|
||||
|
|
|
@ -549,7 +549,7 @@ restrictedpython==5.0
|
|||
rflink==0.0.46
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.3
|
||||
ring_doorbell==0.2.5
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue