Bump pyloopenergy to 0.0.18. Fixes hassio connect issues.
This commit is contained in:
parent
491b3d707c
commit
88021ba404
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
REQUIREMENTS = ['pyloopenergy==0.0.17']
|
REQUIREMENTS = ['pyloopenergy==0.0.18']
|
||||||
|
|
||||||
CONF_ELEC = 'electricity'
|
CONF_ELEC = 'electricity'
|
||||||
CONF_GAS = 'gas'
|
CONF_GAS = 'gas'
|
||||||
|
|
|
@ -782,7 +782,7 @@ pylgtv==0.1.7
|
||||||
pylitejet==0.1
|
pylitejet==0.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.loopenergy
|
# homeassistant.components.sensor.loopenergy
|
||||||
pyloopenergy==0.0.17
|
pyloopenergy==0.0.18
|
||||||
|
|
||||||
# homeassistant.components.lutron_caseta
|
# homeassistant.components.lutron_caseta
|
||||||
pylutron-caseta==0.3.0
|
pylutron-caseta==0.3.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue