mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
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"
|
|
}
|