mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump ring to 0.2.5 (#30103)
This commit is contained in:
parent
27f35f86ad
commit
b3098c9f2c
@ -2,11 +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": [
|
"requirements": ["ring_doorbell==0.2.5"],
|
||||||
"ring_doorbell==0.2.3"
|
"dependencies": ["ffmpeg"],
|
||||||
],
|
|
||||||
"dependencies": [
|
|
||||||
"ffmpeg"
|
|
||||||
],
|
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1738,7 +1738,7 @@ rfk101py==0.0.1
|
|||||||
rflink==0.0.46
|
rflink==0.0.46
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.3
|
ring_doorbell==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.fleetgo
|
# homeassistant.components.fleetgo
|
||||||
ritassist==0.9.2
|
ritassist==0.9.2
|
||||||
|
@ -558,7 +558,7 @@ restrictedpython==5.0
|
|||||||
rflink==0.0.46
|
rflink==0.0.46
|
||||||
|
|
||||||
# homeassistant.components.ring
|
# homeassistant.components.ring
|
||||||
ring_doorbell==0.2.3
|
ring_doorbell==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.yamaha
|
# homeassistant.components.yamaha
|
||||||
rxv==0.6.0
|
rxv==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user