hass-core/homeassistant/components/epsonworkforce/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}