mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
update tahoma api to version 0.0.11 (#12099)
This commit is contained in:
parent
764343dbf8
commit
8991690d53
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user