Bump loopenergy library version - catches runtime exception. (#23989)
* Bump loopenergy library version - catches runtime exception. * Update requirements_all.
This commit is contained in:
parent
314574fc84
commit
8d388c5e79
2 changed files with 2 additions and 2 deletions
|
@ -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": []
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue