bump total_connect_client to 0.24 (#22166)

pull/22216/head
uchagani 2019-03-19 03:51:42 -04:00 committed by Paulus Schoutsen
parent fff6927f9c
commit f202114ead
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.22']
REQUIREMENTS = ['total_connect_client==0.24']
_LOGGER = logging.getLogger(__name__)

View File

@ -1710,7 +1710,7 @@ todoist-python==7.0.17
toonapilib==3.2.2
# homeassistant.components.alarm_control_panel.totalconnect
total_connect_client==0.22
total_connect_client==0.24
# homeassistant.components.tplink_lte
tp-connected==0.0.4