Classes | |
| class | ConfigFlowHandler |
Functions | |
| vol.Schema | get_base_options_schema (SchemaCommonFlowHandler handler) |
| vol.Schema | get_extended_options_schema (SchemaCommonFlowHandler handler) |
Variables | |
| CONFIG_SCHEMA | |
Config flow for Trend integration.
| vol.Schema homeassistant.components.trend.config_flow.get_base_options_schema | ( | SchemaCommonFlowHandler | handler | ) |
Get base options schema.
Definition at line 33 of file config_flow.py.
| vol.Schema homeassistant.components.trend.config_flow.get_extended_options_schema | ( | SchemaCommonFlowHandler | handler | ) |
Get extended options schema.
Definition at line 47 of file config_flow.py.
| homeassistant.components.trend.config_flow.CONFIG_SCHEMA |
Definition at line 88 of file config_flow.py.