11 lines
312 B
JSON
11 lines
312 B
JSON
{
|
|
"domain": "plugwise",
|
|
"name": "Plugwise",
|
|
"documentation": "https://www.home-assistant.io/integrations/plugwise",
|
|
"requirements": ["plugwise==0.8.5"],
|
|
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra"],
|
|
"zeroconf": ["_plugwise._tcp.local."],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling"
|
|
}
|