hass-core/homeassistant/components/epson/manifest.json
Pawel 3d4c530dd0
Address review feedback for Epson (#43012)
* Martin review

* Update homeassistant/components/epson/__init__.py

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>

* fix STATE_UNAVAILABLE

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
2020-11-10 09:55:42 +01:00

8 lines
No EOL
212 B
JSON

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