Bump aioambient to 0.2.0 (#22736)

This commit is contained in:
Aaron Bach 2019-04-04 13:43:21 -06:00 committed by GitHub
parent 07d739c14e
commit 0438dffe25
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.3']
REQUIREMENTS = ['aioambient==0.2.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -97,7 +97,7 @@ abodepy==0.15.0
afsapi==0.0.4
# homeassistant.components.ambient_station
aioambient==0.1.3
aioambient==0.2.0
# homeassistant.components.asuswrt
aioasuswrt==1.1.21

View file

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