Bump version of elkm1_lib (#19030)
This commit is contained in:
parent
578a2cf357
commit
b31c52419d
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.12']
|
||||
REQUIREMENTS = ['elkm1-lib==0.7.13']
|
||||
|
||||
CONF_AREA = 'area'
|
||||
CONF_COUNTER = 'counter'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue