Bump loopenergy library version - catches runtime exception. (#23989)

* Bump loopenergy library version - catches runtime exception.

* Update requirements_all.
This commit is contained in:
Greg Dowling 2019-05-19 17:51:10 +01:00 committed by Charles Garwood
parent 314574fc84
commit 8d388c5e79
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Loopenergy",
"documentation": "https://www.home-assistant.io/components/loopenergy",
"requirements": [
"pyloopenergy==0.1.2"
"pyloopenergy==0.1.3"
],
"dependencies": [],
"codeowners": []

View file

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