mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump pyloopenergy version.
This commit is contained in:
parent
82e992c63c
commit
cae8f8a006
@ -14,7 +14,7 @@ _LOGGER = logging.getLogger(__name__)
|
|||||||
|
|
||||||
DOMAIN = "loopenergy"
|
DOMAIN = "loopenergy"
|
||||||
|
|
||||||
REQUIREMENTS = ['pyloopenergy==0.0.13']
|
REQUIREMENTS = ['pyloopenergy==0.0.14']
|
||||||
|
|
||||||
|
|
||||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||||
|
@ -289,7 +289,7 @@ pyicloud==0.8.3
|
|||||||
pylast==1.6.0
|
pylast==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.loopenergy
|
# homeassistant.components.sensor.loopenergy
|
||||||
pyloopenergy==0.0.13
|
pyloopenergy==0.0.14
|
||||||
|
|
||||||
# homeassistant.components.device_tracker.netgear
|
# homeassistant.components.device_tracker.netgear
|
||||||
pynetgear==0.3.3
|
pynetgear==0.3.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user