mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
11 lines
292 B
JSON
11 lines
292 B
JSON
{
|
|
"domain": "energyzero",
|
|
"name": "EnergyZero",
|
|
"codeowners": ["@klaasnicolaas"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/energyzero",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["energyzero==0.3.1"]
|
|
}
|