Bump pyloopenergy to 0.0.18. Fixes hassio connect issues.

This commit is contained in:
pavoni 2018-03-01 16:05:18 +00:00
parent 491b3d707c
commit 88021ba404
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -782,7 +782,7 @@ pylgtv==0.1.7
pylitejet==0.1
# homeassistant.components.sensor.loopenergy
pyloopenergy==0.0.17
pyloopenergy==0.0.18
# homeassistant.components.lutron_caseta
pylutron-caseta==0.3.0