mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
bump total connect client to 0.22 (#18344)
This commit is contained in:
parent
14ad5c0006
commit
64ada1ea5a
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||||||
STATE_ALARM_ARMED_CUSTOM_BYPASS)
|
STATE_ALARM_ARMED_CUSTOM_BYPASS)
|
||||||
|
|
||||||
|
|
||||||
REQUIREMENTS = ['total_connect_client==0.20']
|
REQUIREMENTS = ['total_connect_client==0.22']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1517,7 +1517,7 @@ todoist-python==7.0.17
|
|||||||
toonlib==1.1.3
|
toonlib==1.1.3
|
||||||
|
|
||||||
# homeassistant.components.alarm_control_panel.totalconnect
|
# homeassistant.components.alarm_control_panel.totalconnect
|
||||||
total_connect_client==0.20
|
total_connect_client==0.22
|
||||||
|
|
||||||
# homeassistant.components.tplink_lte
|
# homeassistant.components.tplink_lte
|
||||||
tp-connected==0.0.4
|
tp-connected==0.0.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user