Upgrade python-nest to 4.1.0 (#20313)

This commit is contained in:
Jason Hu 2019-01-22 04:23:33 -08:00 committed by Fabian Affolter
parent 89ba374d51
commit f84c0ee473
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ from homeassistant.helpers.entity import Entity
from .const import DOMAIN
from . import local_auth
REQUIREMENTS = ['python-nest==4.0.5']
REQUIREMENTS = ['python-nest==4.1.0']
_CONFIGURING = {}
_LOGGER = logging.getLogger(__name__)

View file

@ -1297,7 +1297,7 @@ python-mpd2==1.0.0
python-mystrom==0.4.4
# homeassistant.components.nest
python-nest==4.0.5
python-nest==4.1.0
# homeassistant.components.device_tracker.nmap_tracker
python-nmap==0.6.1

View file

@ -215,7 +215,7 @@ pyspcwebgw==0.4.0
python-forecastio==1.4.0
# homeassistant.components.nest
python-nest==4.0.5
python-nest==4.1.0
# homeassistant.components.sensor.awair
python_awair==0.0.3