Bump pyloopenergy library to 0.1.2 (#22561)

This commit is contained in:
Greg Dowling 2019-03-30 17:52:54 +00:00 committed by Andrew Sayre
parent 2eafa5f81a
commit 9bf0f60784
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -1141,7 +1141,7 @@ pylinky==0.3.3
pylitejet==0.1
# homeassistant.components.loopenergy.sensor
pyloopenergy==0.1.0
pyloopenergy==0.1.2
# homeassistant.components.lutron_caseta
pylutron-caseta==0.5.0