core/homeassistant/components/epson/manifest.json

10 lines
245 B
JSON

{
"domain": "epson",
"name": "Epson",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/epson",
"requirements": ["epson-projector==0.4.2"],
"codeowners": ["@pszafer"],
"iot_class": "local_polling"
}