mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Unbreak tahoma (#12719)
* Update requirements_all.txt * Update tahoma.py
This commit is contained in:
parent
2c1083bda1
commit
10570f5ad6
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user