parent
2c1083bda1
commit
10570f5ad6
|
@ -14,7 +14,7 @@ from homeassistant.helpers import discovery
|
||||||
from homeassistant.helpers import config_validation as cv
|
from homeassistant.helpers import config_validation as cv
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['tahoma-api==0.0.12']
|
REQUIREMENTS = ['tahoma-api==0.0.13']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -1156,7 +1156,7 @@ steamodd==4.21
|
||||||
suds-py3==1.3.3.0
|
suds-py3==1.3.3.0
|
||||||
|
|
||||||
# homeassistant.components.tahoma
|
# homeassistant.components.tahoma
|
||||||
tahoma-api==0.0.12
|
tahoma-api==0.0.13
|
||||||
|
|
||||||
# homeassistant.components.sensor.tank_utility
|
# homeassistant.components.sensor.tank_utility
|
||||||
tank_utility==1.4.0
|
tank_utility==1.4.0
|
||||||
|
|
Loading…
Reference in New Issue