Update Netatmo library to fix missing local_url (#5570)

This commit is contained in:
Hugo Dupras 2017-01-26 15:08:21 +01:00 committed by Pascal Vizeli
parent 111b482be4
commit 4fe54e1cbb
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.util import Throttle
REQUIREMENTS = [
'https://github.com/jabesq/netatmo-api-python/archive/'
'v0.9.0.zip#lnetatmo==0.9.0']
'v0.9.1.zip#lnetatmo==0.9.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -221,7 +221,7 @@ https://github.com/bashwork/pymodbus/archive/d7fc4f1cc975631e0a9011390e8017f64b6
https://github.com/danieljkemp/onkyo-eiscp/archive/python3.zip#onkyo-eiscp==0.9.2
# homeassistant.components.netatmo
https://github.com/jabesq/netatmo-api-python/archive/v0.9.0.zip#lnetatmo==0.9.0
https://github.com/jabesq/netatmo-api-python/archive/v0.9.1.zip#lnetatmo==0.9.1
# homeassistant.components.neato
https://github.com/jabesq/pybotvac/archive/v0.0.1.zip#pybotvac==0.0.1