This commit is contained in:
Erik Eriksson 2017-12-04 17:26:07 +01:00 committed by Daniel Høyer Iversen
parent ef1cbd3aea
commit 4652b8aea1
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ APPLICATION_NAME = 'Home Assistant'
DOMAIN = 'tellduslive'
REQUIREMENTS = ['tellduslive==0.10.3']
REQUIREMENTS = ['tellduslive==0.10.4']
_LOGGER = logging.getLogger(__name__)

View File

@ -1069,7 +1069,7 @@ tellcore-net==0.3
tellcore-py==1.1.2
# homeassistant.components.tellduslive
tellduslive==0.10.3
tellduslive==0.10.4
# homeassistant.components.sensor.temper
temperusb==1.5.3