Classes | |
| class | ForkedDaapdFlowHandler |
| class | ForkedDaapdOptionsFlowHandler |
Functions | |
| def | fill_in_schema_dict (some_input) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| dictionary | DATA_SCHEMA_DICT |
| dictionary | TEST_CONNECTION_ERROR_DICT |
Config flow to configure forked-daapd devices.
| def homeassistant.components.forked_daapd.config_flow.fill_in_schema_dict | ( | some_input | ) |
Fill in schema dict defaults from user_input.
Definition at line 93 of file config_flow.py.
|
private |
Definition at line 32 of file config_flow.py.
| dictionary homeassistant.components.forked_daapd.config_flow.DATA_SCHEMA_DICT |
Definition at line 36 of file config_flow.py.
| dictionary homeassistant.components.forked_daapd.config_flow.TEST_CONNECTION_ERROR_DICT |
Definition at line 42 of file config_flow.py.