diff --git a/homeassistant/components/netatmo.py b/homeassistant/components/netatmo.py index 606c9eef5b0985..82b1b1163c3e98 100644 --- a/homeassistant/components/netatmo.py +++ b/homeassistant/components/netatmo.py @@ -18,7 +18,7 @@ REQUIREMENTS = [ 'https://github.com/jabesq/netatmo-api-python/archive/' - 'v0.9.2.zip#lnetatmo==0.9.2'] + 'v0.9.2.zip#lnetatmo==0.9.2.1'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 04432aa26a2e52..5ad07d15ef7838 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -352,7 +352,7 @@ https://github.com/aparraga/braviarc/archive/0.3.7.zip#braviarc==0.3.7 https://github.com/happyleavesaoc/spotipy/archive/544614f4b1d508201d363e84e871f86c90aa26b2.zip#spotipy==2.4.4 # homeassistant.components.netatmo -https://github.com/jabesq/netatmo-api-python/archive/v0.9.2.zip#lnetatmo==0.9.2 +https://github.com/jabesq/netatmo-api-python/archive/v0.9.2.zip#lnetatmo==0.9.2.1 # homeassistant.components.neato https://github.com/jabesq/pybotvac/archive/v0.0.3.zip#pybotvac==0.0.3