bump total connect client to 0.22 (#18344)

This commit is contained in:
uchagani 2018-11-09 20:04:28 -05:00 committed by Charles Garwood
parent 14ad5c0006
commit 64ada1ea5a
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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