mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Merge pull request #12817 from home-assistant/bump_pyloopenergy
Bump pyloopenergy to 0.0.18. Fixes hassio connect issues.
This commit is contained in:
commit
78dd010a04
@ -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…
x
Reference in New Issue
Block a user