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__)
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.17']
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.18']
|
||||
|
||||
CONF_ELEC = 'electricity'
|
||||
CONF_GAS = 'gas'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue