Go to the source code of this file.
Classes | |
| class | homeassistant.components.cloud.repairs.LegacySubscriptionRepairFlow |
Namespaces | |
| homeassistant.components.cloud.repairs | |
Functions | |
| RepairsFlow | homeassistant.components.cloud.repairs.async_create_fix_flow (HomeAssistant hass, str issue_id, dict[str, str|int|float|None]|None data) |
| None | homeassistant.components.cloud.repairs.async_manage_legacy_subscription_issue (HomeAssistant hass, dict[str, Any] subscription_info) |
Variables | |
| int | homeassistant.components.cloud.repairs.BACKOFF_TIME = 5 |
| int | homeassistant.components.cloud.repairs.MAX_RETRIES = 60 |