mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Bump ring to 0.2.9 (#30439)
This commit is contained in:
parent
ec61342ec3
commit
e7af759330
@ -2,7 +2,7 @@
|
|||||||
"domain": "ring",
|
"domain": "ring",
|
||||||
"name": "Ring",
|
"name": "Ring",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||||
"requirements": ["ring_doorbell==0.2.8"],
|
"requirements": ["ring_doorbell==0.2.9"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1750,7 +1750,7 @@ rfk101py==0.0.1
|
|||||||
rflink==0.0.50
|
rflink==0.0.50
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.8
|
ring_doorbell==0.2.9
|
||||||
|
|
||||||
# homeassistant.components.fleetgo
|
# homeassistant.components.fleetgo
|
||||||
ritassist==0.9.2
|
ritassist==0.9.2
|
||||||
|
@ -560,7 +560,7 @@ restrictedpython==5.0
|
|||||||
rflink==0.0.50
|
rflink==0.0.50
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.8
|
ring_doorbell==0.2.9
|
||||||
|
|
||||||
# homeassistant.components.yamaha
|
# homeassistant.components.yamaha
|
||||||
rxv==0.6.0
|
rxv==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user