Upgrade canary integration to use py-canary 0.5.1 (#44645)

Fixes #35569
This commit is contained in:
Mark Allanson 2020-12-31 00:16:53 +00:00 committed by GitHub
parent c7bf7b32a2
commit 1428c403ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "canary",
"name": "Canary",
"documentation": "https://www.home-assistant.io/integrations/canary",
"requirements": ["py-canary==0.5.0"],
"requirements": ["py-canary==0.5.1"],
"dependencies": ["ffmpeg"],
"codeowners": [],
"config_flow": true

View file

@ -1195,7 +1195,7 @@ pwmled==1.6.7
py-august==0.25.2
# homeassistant.components.canary
py-canary==0.5.0
py-canary==0.5.1
# homeassistant.components.cpuspeed
py-cpuinfo==7.0.0

View file

@ -600,7 +600,7 @@ pushbullet.py==0.11.0
py-august==0.25.2
# homeassistant.components.canary
py-canary==0.5.0
py-canary==0.5.1
# homeassistant.components.melissa
py-melissa-climate==2.1.4