1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump aioambient to 0.1.2 (#21098)

This commit is contained in:
Aaron Bach 2019-02-15 11:28:23 -07:00 committed by Paulus Schoutsen
parent 9203ae201f
commit 539d24dd60
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ from .const import (
ATTR_LAST_DATA, CONF_APP_KEY, DATA_CLIENT, DOMAIN, TOPIC_UPDATE,
TYPE_BINARY_SENSOR, TYPE_SENSOR)
REQUIREMENTS = ['aioambient==0.1.1']
REQUIREMENTS = ['aioambient==0.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -90,7 +90,7 @@ abodepy==0.15.0
afsapi==0.0.4
# homeassistant.components.ambient_station
aioambient==0.1.1
aioambient==0.1.2
# homeassistant.components.asuswrt
aioasuswrt==1.1.20

View File

@ -31,7 +31,7 @@ PyTransportNSW==0.1.1
YesssSMS==0.2.3
# homeassistant.components.ambient_station
aioambient==0.1.1
aioambient==0.1.2
# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5