Hotfix for Netatmo Camera (#4998)

Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
pull/5011/head^2
Hugo Dupras 2016-12-19 16:47:38 +01:00 committed by Paulus Schoutsen
parent 08591aacc9
commit ee6fb93018
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.8.0.zip#lnetatmo==0.8.0']
'v0.8.1.zip#lnetatmo==0.8.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -213,7 +213,7 @@ https://github.com/danieljkemp/onkyo-eiscp/archive/python3.zip#onkyo-eiscp==0.9.
# https://github.com/deisi/fritzconnection/archive/b5c14515e1c8e2652b06b6316a7f3913df942841.zip#fritzconnection==0.4.6
# homeassistant.components.netatmo
https://github.com/jabesq/netatmo-api-python/archive/v0.8.0.zip#lnetatmo==0.8.0
https://github.com/jabesq/netatmo-api-python/archive/v0.8.1.zip#lnetatmo==0.8.1
# homeassistant.components.neato
https://github.com/jabesq/pybotvac/archive/v0.0.1.zip#pybotvac==0.0.1