Bump pyloopenergy to catch SSL exception.

This commit is contained in:
pavoni 2017-01-02 14:15:38 +00:00
parent a8a98f2585
commit 9af1e0ccf3
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__) _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['pyloopenergy==0.0.15'] REQUIREMENTS = ['pyloopenergy==0.0.16']
CONF_ELEC = 'electricity' CONF_ELEC = 'electricity'
CONF_GAS = 'gas' CONF_GAS = 'gas'

View File

@ -426,7 +426,7 @@ pylast==1.6.0
pylitejet==0.1 pylitejet==0.1
# homeassistant.components.sensor.loopenergy # homeassistant.components.sensor.loopenergy
pyloopenergy==0.0.15 pyloopenergy==0.0.16
# homeassistant.components.mochad # homeassistant.components.mochad
pymochad==0.1.1 pymochad==0.1.1