update tahoma api to version 0.0.11 (#12099)

pull/12107/head
Philip Kleimeyer 2018-02-01 08:15:13 +01:00 committed by Fabian Affolter
parent 764343dbf8
commit 8991690d53
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.helpers import discovery
from homeassistant.helpers import config_validation as cv
from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['tahoma-api==0.0.10']
REQUIREMENTS = ['tahoma-api==0.0.11']
_LOGGER = logging.getLogger(__name__)

View File

@ -1129,7 +1129,7 @@ steamodd==4.21
suds-py3==1.3.3.0
# homeassistant.components.tahoma
tahoma-api==0.0.10
tahoma-api==0.0.11
# homeassistant.components.sensor.tank_utility
tank_utility==1.4.0