[tellduslive] Upgrade requirement (#4865)

This commit is contained in:
Erik Eriksson 2016-12-12 19:05:38 +01:00 committed by Johann Kellerman
parent d51e62d0a3
commit dbb4e4c3fa
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ import voluptuous as vol
DOMAIN = 'tellduslive'
REQUIREMENTS = ['tellduslive==0.1.9']
REQUIREMENTS = ['tellduslive==0.1.13']
_LOGGER = logging.getLogger(__name__)

View File

@ -560,7 +560,7 @@ steamodd==4.21
tellcore-py==1.1.2
# homeassistant.components.tellduslive
tellduslive==0.1.9
tellduslive==0.1.13
# homeassistant.components.sensor.temper
temperusb==1.5.1