mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pyloopenergy to catch SSL exception.
This commit is contained in:
parent
a8a98f2585
commit
9af1e0ccf3
@ -17,7 +17,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.15']
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.16']
|
||||
|
||||
CONF_ELEC = 'electricity'
|
||||
CONF_GAS = 'gas'
|
||||
|
@ -426,7 +426,7 @@ pylast==1.6.0
|
||||
pylitejet==0.1
|
||||
|
||||
# homeassistant.components.sensor.loopenergy
|
||||
pyloopenergy==0.0.15
|
||||
pyloopenergy==0.0.16
|
||||
|
||||
# homeassistant.components.mochad
|
||||
pymochad==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user