mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Bump pyloopenergy library to 0.1.2 (#22561)
This commit is contained in:
committed by
Andrew Sayre
parent
2eafa5f81a
commit
9bf0f60784
@@ -17,7 +17,7 @@ from homeassistant.helpers.entity import Entity
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
REQUIREMENTS = ['pyloopenergy==0.1.0']
|
||||
REQUIREMENTS = ['pyloopenergy==0.1.2']
|
||||
|
||||
CONF_ELEC = 'electricity'
|
||||
CONF_GAS = 'gas'
|
||||
|
||||
Reference in New Issue
Block a user