Classes | |
| class | KitchenSinkConfigFlow |
| class | OptionsFlowHandler |
Variables | |
| string | CONF_BOOLEAN = "bool" |
| string | CONF_INT = "int" |
Config flow to configure the Kitchen Sink component.
| string homeassistant.components.kitchen_sink.config_flow.CONF_BOOLEAN = "bool" |
Definition at line 21 of file config_flow.py.
| string homeassistant.components.kitchen_sink.config_flow.CONF_INT = "int" |
Definition at line 22 of file config_flow.py.