Dispatch discovery flows.
Definition at line 105 of file discovery_flow.py.
◆ __init__()
| None homeassistant.helpers.discovery_flow.FlowDispatcher.__init__ |
( |
|
self, |
|
|
HomeAssistant |
hass |
|
) |
| |
◆ _async_start()
| None homeassistant.helpers.discovery_flow.FlowDispatcher._async_start |
( |
|
self, |
|
|
Event |
event |
|
) |
| |
|
private |
◆ async_create()
| None homeassistant.helpers.discovery_flow.FlowDispatcher.async_create |
( |
|
self, |
|
|
str |
domain, |
|
|
ConfigFlowContext |
context, |
|
|
Any |
data |
|
) |
| |
◆ async_setup()
| None homeassistant.helpers.discovery_flow.FlowDispatcher.async_setup |
( |
|
self | ) |
|
◆ hass
| homeassistant.helpers.discovery_flow.FlowDispatcher.hass |
◆ pending_flows
| homeassistant.helpers.discovery_flow.FlowDispatcher.pending_flows |
◆ started
| homeassistant.helpers.discovery_flow.FlowDispatcher.started |
The documentation for this class was generated from the following file: