* Bump loopenergy library version - catches runtime exception. * Update requirements_all.
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"domain": "loopenergy",
|
|
"name": "Loopenergy",
|
|
"documentation": "https://www.home-assistant.io/components/loopenergy",
|
|
"requirements": [
|
|
"pyloopenergy==0.1.3"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|