Skip to content
Snippets Groups Projects
Commit 53cc3262 authored by Joe Lu's avatar Joe Lu Committed by Martin Hjelmare
Browse files

Upgrade to py-canary 0.4.1 (#12894)

parent 2e5b4946
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ from homeassistant.const import CONF_USERNAME, CONF_PASSWORD, CONF_TIMEOUT
from homeassistant.helpers import discovery
from homeassistant.util import Throttle
REQUIREMENTS = ['py-canary==0.4.0']
REQUIREMENTS = ['py-canary==0.4.1']
_LOGGER = logging.getLogger(__name__)
......
......@@ -625,7 +625,7 @@ pwmled==1.2.1
py-august==0.4.0
# homeassistant.components.canary
py-canary==0.4.0
py-canary==0.4.1
# homeassistant.components.sensor.cpuspeed
py-cpuinfo==3.3.0
......
......@@ -124,7 +124,7 @@ prometheus_client==0.1.0
pushbullet.py==0.11.0
# homeassistant.components.canary
py-canary==0.4.0
py-canary==0.4.1
# homeassistant.components.zwave
pydispatcher==2.0.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment