Merge pull request #2514 from home-assistant/bump_pyloopenergy

Bump pyloopenergy version.
pull/2516/head
Greg Dowling 2016-07-13 17:34:30 +02:00 committed by GitHub
commit e31d4863c7
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ _LOGGER = logging.getLogger(__name__)
DOMAIN = "loopenergy"
REQUIREMENTS = ['pyloopenergy==0.0.13']
REQUIREMENTS = ['pyloopenergy==0.0.14']
def setup_platform(hass, config, add_devices, discovery_info=None):

View File

@ -289,7 +289,7 @@ pyicloud==0.8.3
pylast==1.6.0
# homeassistant.components.sensor.loopenergy
pyloopenergy==0.0.13
pyloopenergy==0.0.14
# homeassistant.components.device_tracker.netgear
pynetgear==0.3.3