11 lines
319 B
JSON
11 lines
319 B
JSON
{
|
|
"domain": "brother",
|
|
"name": "Brother Printer",
|
|
"documentation": "https://www.home-assistant.io/integrations/brother",
|
|
"codeowners": ["@bieniu"],
|
|
"requirements": ["brother==0.1.17"],
|
|
"zeroconf": [{"type": "_printer._tcp.local.", "name":"brother*"}],
|
|
"config_flow": true,
|
|
"quality_scale": "platinum"
|
|
}
|