mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump version of elkm1_lib (#19030)
This commit is contained in:
parent
578a2cf357
commit
b31c52419d
@ -20,7 +20,7 @@ from homeassistant.helpers.typing import ConfigType # noqa
|
|||||||
|
|
||||||
DOMAIN = "elkm1"
|
DOMAIN = "elkm1"
|
||||||
|
|
||||||
REQUIREMENTS = ['elkm1-lib==0.7.12']
|
REQUIREMENTS = ['elkm1-lib==0.7.13']
|
||||||
|
|
||||||
CONF_AREA = 'area'
|
CONF_AREA = 'area'
|
||||||
CONF_COUNTER = 'counter'
|
CONF_COUNTER = 'counter'
|
||||||
|
@ -334,7 +334,7 @@ einder==0.3.1
|
|||||||
eliqonline==1.0.14
|
eliqonline==1.0.14
|
||||||
|
|
||||||
# homeassistant.components.elkm1
|
# homeassistant.components.elkm1
|
||||||
elkm1-lib==0.7.12
|
elkm1-lib==0.7.13
|
||||||
|
|
||||||
# homeassistant.components.enocean
|
# homeassistant.components.enocean
|
||||||
enocean==0.40
|
enocean==0.40
|
||||||
|
Loading…
x
Reference in New Issue
Block a user