mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Upgrade tellduslive library version (closes https://github.com/home-assistant/home-assistant/issues/10922) (#10950)
This commit is contained in:
parent
ef1cbd3aea
commit
4652b8aea1
@ -24,7 +24,7 @@ APPLICATION_NAME = 'Home Assistant'
|
|||||||
|
|
||||||
DOMAIN = 'tellduslive'
|
DOMAIN = 'tellduslive'
|
||||||
|
|
||||||
REQUIREMENTS = ['tellduslive==0.10.3']
|
REQUIREMENTS = ['tellduslive==0.10.4']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1069,7 +1069,7 @@ tellcore-net==0.3
|
|||||||
tellcore-py==1.1.2
|
tellcore-py==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.tellduslive
|
# homeassistant.components.tellduslive
|
||||||
tellduslive==0.10.3
|
tellduslive==0.10.4
|
||||||
|
|
||||||
# homeassistant.components.sensor.temper
|
# homeassistant.components.sensor.temper
|
||||||
temperusb==1.5.3
|
temperusb==1.5.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user