mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 06:37:52 +00:00
Bump pyloopenergy library to 0.1.2 (#22561)
This commit is contained in:
parent
2eafa5f81a
commit
9bf0f60784
@ -17,7 +17,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['pyloopenergy==0.1.0']
|
REQUIREMENTS = ['pyloopenergy==0.1.2']
|
||||||
|
|
||||||
CONF_ELEC = 'electricity'
|
CONF_ELEC = 'electricity'
|
||||||
CONF_GAS = 'gas'
|
CONF_GAS = 'gas'
|
||||||
|
@ -1141,7 +1141,7 @@ pylinky==0.3.3
|
|||||||
pylitejet==0.1
|
pylitejet==0.1
|
||||||
|
|
||||||
# homeassistant.components.loopenergy.sensor
|
# homeassistant.components.loopenergy.sensor
|
||||||
pyloopenergy==0.1.0
|
pyloopenergy==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.lutron_caseta
|
# homeassistant.components.lutron_caseta
|
||||||
pylutron-caseta==0.5.0
|
pylutron-caseta==0.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user