14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"domain": "enphase_envoy",
|
|
"name": "Enphase Envoy",
|
|
"documentation": "https://www.home-assistant.io/integrations/enphase_envoy",
|
|
"requirements": [
|
|
"envoy_reader==0.18.4"
|
|
],
|
|
"codeowners": [
|
|
"@gtdiehl"
|
|
],
|
|
"config_flow": true,
|
|
"zeroconf": [{ "type": "_enphase-envoy._tcp.local."}]
|
|
}
|