Upgrade to py-canary 0.4.1 (#12894)
parent
2e5b4946e1
commit
53cc3262bd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue