Bump ring to 0.2.9 (#30439)
parent
ec61342ec3
commit
e7af759330
|
@ -2,7 +2,7 @@
|
|||
"domain": "ring",
|
||||
"name": "Ring",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||
"requirements": ["ring_doorbell==0.2.8"],
|
||||
"requirements": ["ring_doorbell==0.2.9"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1750,7 +1750,7 @@ rfk101py==0.0.1
|
|||
rflink==0.0.50
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.8
|
||||
ring_doorbell==0.2.9
|
||||
|
||||
# homeassistant.components.fleetgo
|
||||
ritassist==0.9.2
|
||||
|
|
|
@ -560,7 +560,7 @@ restrictedpython==5.0
|
|||
rflink==0.0.50
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.8
|
||||
ring_doorbell==0.2.9
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.6.0
|
||||
|
|
Loading…
Reference in New Issue