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