Bump ring to 0.2.8 to fix Oauth issues (#30245)
parent
cf7b70dd8c
commit
59fee12b45
|
@ -2,7 +2,7 @@
|
|||
"domain": "ring",
|
||||
"name": "Ring",
|
||||
"documentation": "https://www.home-assistant.io/integrations/ring",
|
||||
"requirements": ["ring_doorbell==0.2.5"],
|
||||
"requirements": ["ring_doorbell==0.2.8"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1743,7 +1743,7 @@ rfk101py==0.0.1
|
|||
rflink==0.0.46
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.5
|
||||
ring_doorbell==0.2.8
|
||||
|
||||
# homeassistant.components.fleetgo
|
||||
ritassist==0.9.2
|
||||
|
|
|
@ -553,7 +553,7 @@ restrictedpython==5.0
|
|||
rflink==0.0.46
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.2.5
|
||||
ring_doorbell==0.2.8
|
||||
|
||||
# homeassistant.components.yamaha
|
||||
rxv==0.6.0
|
||||
|
|
Loading…
Reference in New Issue