Bump pyloopenergy library to 0.1.2 (#22561)
This commit is contained in:
parent
2eafa5f81a
commit
9bf0f60784
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue