Bump elkm1_lib version (#18450)

This commit is contained in:
Glenn Waters 2018-11-13 20:20:15 -05:00 committed by Martin Hjelmare
parent 532a75b487
commit 419400f90b
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.11']
REQUIREMENTS = ['elkm1-lib==0.7.12']
CONF_AREA = 'area'
CONF_COUNTER = 'counter'

View file

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