mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Version bump for automatic (#7329)
This commit is contained in:
parent
3e4e84e3a7
commit
6631e9e939
@ -17,7 +17,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.2.0']
|
REQUIREMENTS = ['aioautomatic==0.2.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -38,7 +38,7 @@ SoCo==0.12
|
|||||||
TwitterAPI==2.4.5
|
TwitterAPI==2.4.5
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.2.0
|
aioautomatic==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.dnsip
|
# homeassistant.components.sensor.dnsip
|
||||||
aiodns==1.1.1
|
aiodns==1.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user