Unbreak tahoma (#12719)

* Update requirements_all.txt

* Update tahoma.py
This commit is contained in:
Thijs de Jong 2018-02-26 22:27:20 +01:00 committed by Pascal Vizeli
parent 2c1083bda1
commit 10570f5ad6
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.12']
REQUIREMENTS = ['tahoma-api==0.0.13']
_LOGGER = logging.getLogger(__name__)

View File

@ -1156,7 +1156,7 @@ steamodd==4.21
suds-py3==1.3.3.0
# homeassistant.components.tahoma
tahoma-api==0.0.12
tahoma-api==0.0.13
# homeassistant.components.sensor.tank_utility
tank_utility==1.4.0