Bump elkm1_lib version (#18450)
This commit is contained in:
parent
532a75b487
commit
419400f90b
2 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue