14 lines
410 B
JSON
14 lines
410 B
JSON
{
|
|
"domain": "baf",
|
|
"name": "Big Ass Fans",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/baf",
|
|
"requirements": ["aiobafi6==0.6.0"],
|
|
"codeowners": ["@bdraco", "@jfroy"],
|
|
"iot_class": "local_push",
|
|
"zeroconf": [
|
|
{ "type": "_api._tcp.local.", "properties": { "model": "haiku*" } },
|
|
{ "type": "_api._tcp.local.", "properties": { "model": "i6*" } }
|
|
]
|
|
}
|