mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Automatic version bump (#7555)
This commit is contained in:
parent
966bda079e
commit
04f1054d07
@ -21,7 +21,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.3.1']
|
REQUIREMENTS = ['aioautomatic==0.4.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ SoCo==0.12
|
|||||||
TwitterAPI==2.4.5
|
TwitterAPI==2.4.5
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.3.1
|
aioautomatic==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.dnsip
|
# homeassistant.components.sensor.dnsip
|
||||||
aiodns==1.1.1
|
aiodns==1.1.1
|
||||||
|
@ -28,7 +28,7 @@ PyJWT==1.4.2
|
|||||||
SoCo==0.12
|
SoCo==0.12
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.automatic
|
# homeassistant.components.device_tracker.automatic
|
||||||
aioautomatic==0.3.1
|
aioautomatic==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.emulated_hue
|
# homeassistant.components.emulated_hue
|
||||||
# homeassistant.components.http
|
# homeassistant.components.http
|
||||||
|
Loading…
x
Reference in New Issue
Block a user