Discovery flow handler.
Definition at line 23 of file config_flow.py.
◆ __init__()
| None homeassistant.components.rpi_power.config_flow.RPiPowerFlow.__init__ |
( |
|
self | ) |
|
◆ async_step_onboarding()
| ConfigFlowResult homeassistant.components.rpi_power.config_flow.RPiPowerFlow.async_step_onboarding |
( |
|
self, |
|
|
dict[str, Any] | None |
data = None |
|
) |
| |
Handle a flow initialized by onboarding.
Definition at line 36 of file config_flow.py.
◆ VERSION
| int homeassistant.components.rpi_power.config_flow.RPiPowerFlow.VERSION = 1 |
|
static |
The documentation for this class was generated from the following file: