core/homeassistant/components/epsonworkforce/manifest.json

10 lines
285 B
JSON

{
"domain": "epsonworkforce",
"name": "Epson Workforce",
"documentation": "https://www.home-assistant.io/integrations/epsonworkforce",
"codeowners": ["@ThaStealth"],
"requirements": ["epsonprinter==0.0.9"],
"iot_class": "local_polling",
"loggers": ["epsonprinter_pkg"]
}