Home Assistant Unofficial Reference 2024.12.1
repairs.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.notify.repairs
 

Functions

RepairsFlow homeassistant.components.notify.repairs.async_create_fix_flow (HomeAssistant hass, str issue_id, dict[str, str|int|float|None]|None data)
 
None homeassistant.components.notify.repairs.migrate_notify_issue (HomeAssistant hass, str domain, str integration_title, str breaks_in_ha_version, str|None service_name=None)