bump total connect client to 0.22 (#18344)
This commit is contained in:
parent
14ad5c0006
commit
64ada1ea5a
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.const import (
|
|||
STATE_ALARM_ARMED_CUSTOM_BYPASS)
|
||||
|
||||
|
||||
REQUIREMENTS = ['total_connect_client==0.20']
|
||||
REQUIREMENTS = ['total_connect_client==0.22']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1517,7 +1517,7 @@ todoist-python==7.0.17
|
|||
toonlib==1.1.3
|
||||
|
||||
# homeassistant.components.alarm_control_panel.totalconnect
|
||||
total_connect_client==0.20
|
||||
total_connect_client==0.22
|
||||
|
||||
# homeassistant.components.tplink_lte
|
||||
tp-connected==0.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue