10 lines
261 B
JSON
10 lines
261 B
JSON
|
{
|
||
|
"domain": "energyzero",
|
||
|
"name": "EnergyZero",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/energyzero",
|
||
|
"requirements": ["energyzero==0.3.1"],
|
||
|
"codeowners": ["@klaasnicolaas"],
|
||
|
"iot_class": "cloud_polling"
|
||
|
}
|