Bump version of aioautomatic (#9435)
This commit is contained in:
parent
4126b8bd13
commit
1c8253f762
3 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
from homeassistant.helpers.event import async_track_time_interval
|
from homeassistant.helpers.event import async_track_time_interval
|
||||||
|
|
||||||
REQUIREMENTS = ['aioautomatic==0.6.2']
|
REQUIREMENTS = ['aioautomatic==0.6.3']
|
||||||
DEPENDENCIES = ['http']
|
DEPENDENCIES = ['http']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
|
@ -42,7 +42,7 @@ TwitterAPI==2.4.6
|
||||||
abodepy==0.9.0
|
abodepy==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.2
|
aioautomatic==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.sensor.dnsip
|
# homeassistant.components.sensor.dnsip
|
||||||
aiodns==1.1.1
|
aiodns==1.1.1
|
||||||
|
|
|
@ -27,7 +27,7 @@ PyJWT==1.5.3
|
||||||
SoCo==0.12
|
SoCo==0.12
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.6.2
|
aioautomatic==0.6.3
|
||||||
|
|
||||||
# homeassistant.components.emulated_hue
|
# homeassistant.components.emulated_hue
|
||||||
# homeassistant.components.http
|
# homeassistant.components.http
|
||||||
|
|
Loading…
Add table
Reference in a new issue