Classes | |
| class | EpsonConfigFlow |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | ALLOWED_CONNECTION_TYPE = [HTTP, SERIAL] |
| DATA_SCHEMA | |
Config flow for epson integration.
|
private |
Definition at line 30 of file config_flow.py.
| list homeassistant.components.epson.config_flow.ALLOWED_CONNECTION_TYPE = [HTTP, SERIAL] |
Definition at line 16 of file config_flow.py.
| homeassistant.components.epson.config_flow.DATA_SCHEMA |
Definition at line 18 of file config_flow.py.