Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io> Co-authored-by: Tom Scholten <tom@sue.nl> Co-authored-by: Tom <CoMPaTech@users.noreply.github.com>
9 lines
275 B
JSON
9 lines
275 B
JSON
{
|
|
"domain": "plugwise",
|
|
"name": "Plugwise",
|
|
"documentation": "https://www.home-assistant.io/integrations/plugwise",
|
|
"requirements": ["Plugwise_Smile==1.1.0"],
|
|
"codeowners": ["@CoMPaTech", "@bouwew"],
|
|
"zeroconf": ["_plugwise._tcp.local."],
|
|
"config_flow": true
|
|
}
|