core/homeassistant/components/brother/manifest.json

11 lines
280 B
JSON

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