Bump version of elkm1_lib (#19030)

This commit is contained in:
Glenn Waters 2018-12-05 09:31:07 -05:00 committed by Charles Garwood
parent 578a2cf357
commit b31c52419d
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ from homeassistant.helpers.typing import ConfigType # noqa
DOMAIN = "elkm1"
REQUIREMENTS = ['elkm1-lib==0.7.12']
REQUIREMENTS = ['elkm1-lib==0.7.13']
CONF_AREA = 'area'
CONF_COUNTER = 'counter'

View file

@ -334,7 +334,7 @@ einder==0.3.1
eliqonline==1.0.14
# homeassistant.components.elkm1
elkm1-lib==0.7.12
elkm1-lib==0.7.13
# homeassistant.components.enocean
enocean==0.40