mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Upgrade canary integration to use py-canary 0.5.1 (#44645)
Fixes #35569
This commit is contained in:
parent
c7bf7b32a2
commit
1428c403ba
@ -2,7 +2,7 @@
|
|||||||
"domain": "canary",
|
"domain": "canary",
|
||||||
"name": "Canary",
|
"name": "Canary",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/canary",
|
"documentation": "https://www.home-assistant.io/integrations/canary",
|
||||||
"requirements": ["py-canary==0.5.0"],
|
"requirements": ["py-canary==0.5.1"],
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"config_flow": true
|
"config_flow": true
|
||||||
|
@ -1195,7 +1195,7 @@ pwmled==1.6.7
|
|||||||
py-august==0.25.2
|
py-august==0.25.2
|
||||||
|
|
||||||
# homeassistant.components.canary
|
# homeassistant.components.canary
|
||||||
py-canary==0.5.0
|
py-canary==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.cpuspeed
|
# homeassistant.components.cpuspeed
|
||||||
py-cpuinfo==7.0.0
|
py-cpuinfo==7.0.0
|
||||||
|
@ -600,7 +600,7 @@ pushbullet.py==0.11.0
|
|||||||
py-august==0.25.2
|
py-august==0.25.2
|
||||||
|
|
||||||
# homeassistant.components.canary
|
# homeassistant.components.canary
|
||||||
py-canary==0.5.0
|
py-canary==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.melissa
|
# homeassistant.components.melissa
|
||||||
py-melissa-climate==2.1.4
|
py-melissa-climate==2.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user