Bump library to catch more exceptions in poll thread.
This commit is contained in:
parent
48ffdea31f
commit
abd1213cc4
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.14']
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.15']
|
||||
|
||||
CONF_ELEC = 'electricity'
|
||||
CONF_GAS = 'gas'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue