mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
[tellduslive] Upgrade requirement (#4865)
This commit is contained in:
parent
d51e62d0a3
commit
dbb4e4c3fa
@ -17,7 +17,7 @@ import voluptuous as vol
|
|||||||
|
|
||||||
DOMAIN = 'tellduslive'
|
DOMAIN = 'tellduslive'
|
||||||
|
|
||||||
REQUIREMENTS = ['tellduslive==0.1.9']
|
REQUIREMENTS = ['tellduslive==0.1.13']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -560,7 +560,7 @@ steamodd==4.21
|
|||||||
tellcore-py==1.1.2
|
tellcore-py==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.tellduslive
|
# homeassistant.components.tellduslive
|
||||||
tellduslive==0.1.9
|
tellduslive==0.1.13
|
||||||
|
|
||||||
# homeassistant.components.sensor.temper
|
# homeassistant.components.sensor.temper
|
||||||
temperusb==1.5.1
|
temperusb==1.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user