Bump loopenergy to 0.1.0. Loop updated their socket.io server from 0.9 to 2.0 - which required a library update. (#21809)
This commit is contained in:
parent
4571f1bf0d
commit
7226e917ed
2 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ from homeassistant.helpers.entity import Entity
|
|||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.0.18']
|
||||
REQUIREMENTS = ['pyloopenergy==0.1.0']
|
||||
|
||||
CONF_ELEC = 'electricity'
|
||||
CONF_GAS = 'gas'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue