Automatic version bump (#7555)
parent
966bda079e
commit
04f1054d07
|
@ -21,7 +21,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
|||
import homeassistant.helpers.config_validation as cv
|
||||
from homeassistant.helpers.event import async_track_time_interval
|
||||
|
||||
REQUIREMENTS = ['aioautomatic==0.3.1']
|
||||
REQUIREMENTS = ['aioautomatic==0.4.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ SoCo==0.12
|
|||
TwitterAPI==2.4.5
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.3.1
|
||||
aioautomatic==0.4.0
|
||||
|
||||
# homeassistant.components.sensor.dnsip
|
||||
aiodns==1.1.1
|
||||
|
|
|
@ -28,7 +28,7 @@ PyJWT==1.4.2
|
|||
SoCo==0.12
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.3.1
|
||||
aioautomatic==0.4.0
|
||||
|
||||
# homeassistant.components.emulated_hue
|
||||
# homeassistant.components.http
|
||||
|
|
Loading…
Reference in New Issue