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