Merge pull request #12817 from home-assistant/bump_pyloopenergy

Bump pyloopenergy to 0.0.18. Fixes hassio connect issues.
This commit is contained in:
Greg Dowling 2018-03-01 16:31:10 +00:00 committed by GitHub
commit 78dd010a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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