Bump pyloopenergy - catch socketIO exceptions.

This commit is contained in:
pavoni 2017-02-24 22:02:39 +00:00
parent 8ca897da57
commit 34ee2b1ae9
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.16']
REQUIREMENTS = ['pyloopenergy==0.0.17']
CONF_ELEC = 'electricity'
CONF_GAS = 'gas'

View File

@ -507,7 +507,7 @@ pylast==1.8.0
pylitejet==0.1
# homeassistant.components.sensor.loopenergy
pyloopenergy==0.0.16
pyloopenergy==0.0.17
# homeassistant.components.mochad
pymochad==0.1.1