mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
231 B
JSON
9 lines
231 B
JSON
{
|
|
"domain": "loopenergy",
|
|
"name": "Loop Energy",
|
|
"documentation": "https://www.home-assistant.io/integrations/loopenergy",
|
|
"requirements": ["pyloopenergy==0.2.1"],
|
|
"codeowners": ["@pavoni"],
|
|
"iot_class": "cloud_push"
|
|
}
|