mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Bump abodepy to 0.7.1 (#9077)
* Version bump to 0.7.1 * Update abodepy version
This commit is contained in:
parent
54f01f3f11
commit
8ceeee032c
@ -12,7 +12,7 @@ from homeassistant.helpers import discovery
|
|||||||
from homeassistant.helpers import config_validation as cv
|
from homeassistant.helpers import config_validation as cv
|
||||||
from homeassistant.const import CONF_USERNAME, CONF_PASSWORD, CONF_NAME
|
from homeassistant.const import CONF_USERNAME, CONF_PASSWORD, CONF_NAME
|
||||||
|
|
||||||
REQUIREMENTS = ['abodepy==0.5.1']
|
REQUIREMENTS = ['abodepy==0.7.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ SoCo==0.12
|
|||||||
TwitterAPI==2.4.6
|
TwitterAPI==2.4.6
|
||||||
|
|
||||||
# homeassistant.components.abode
|
# homeassistant.components.abode
|
||||||
abodepy==0.5.1
|
abodepy==0.7.1
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.0
|
aioautomatic==0.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user