core/homeassistant/components/brother/manifest.json

12 lines
311 B
JSON

{
"domain": "brother",
"name": "Brother Printer",
"documentation": "https://www.home-assistant.io/integrations/brother",
"dependencies": [],
"codeowners": ["@bieniu"],
"requirements": ["brother==0.1.9"],
"zeroconf": ["_printer._tcp.local."],
"config_flow": true,
"quality_scale": "platinum"
}