Bump loop energy library version.
This commit is contained in:
parent
3d919f1235
commit
62de16804b
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ _LOGGER = logging.getLogger(__name__)
|
|||
|
||||
DOMAIN = "loopenergy"
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.10']
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.12']
|
||||
|
||||
|
||||
def setup_platform(hass, config, add_devices, discovery_info=None):
|
||||
|
|
|
@ -232,7 +232,7 @@ pyicloud==0.8.3
|
|||
pylast==1.6.0
|
||||
|
||||
# homeassistant.components.sensor.loopenergy
|
||||
pyloopenergy==0.0.10
|
||||
pyloopenergy==0.0.12
|
||||
|
||||
# homeassistant.components.device_tracker.netgear
|
||||
pynetgear==0.3.3
|
||||
|
|
Loading…
Add table
Reference in a new issue