Bump abode to 0.11.9 (#9660)
This commit is contained in:
parent
670bd0ce48
commit
0aa22d9d91
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ from homeassistant.const import (ATTR_ATTRIBUTION, ATTR_DATE, ATTR_TIME,
|
||||||
EVENT_HOMEASSISTANT_STOP,
|
EVENT_HOMEASSISTANT_STOP,
|
||||||
EVENT_HOMEASSISTANT_START)
|
EVENT_HOMEASSISTANT_START)
|
||||||
|
|
||||||
REQUIREMENTS = ['abodepy==0.11.8']
|
REQUIREMENTS = ['abodepy==0.11.9']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@ SoCo==0.12
|
||||||
TwitterAPI==2.4.6
|
TwitterAPI==2.4.6
|
||||||
|
|
||||||
# homeassistant.components.abode
|
# homeassistant.components.abode
|
||||||
abodepy==0.11.8
|
abodepy==0.11.9
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.3
|
aioautomatic==0.6.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue