Classes | |
| class | IntegrationNotFoundFlow |
Functions | |
| RepairsFlow | async_create_fix_flow (HomeAssistant hass, str issue_id, dict[str, str]|None data) |
Repairs for Home Assistant.
| RepairsFlow homeassistant.components.homeassistant.repairs.async_create_fix_flow | ( | HomeAssistant | hass, |
| str | issue_id, | ||
| dict[str, str] | None | data | ||
| ) |
Create flow.
Definition at line 53 of file repairs.py.