Home Assistant Unofficial Reference 2024.12.1
migration.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.lifx.migration
 

Functions

None homeassistant.components.lifx.migration.async_migrate_entities_devices (HomeAssistant hass, str legacy_entry_id, ConfigEntry new_entry)
 
int homeassistant.components.lifx.migration.async_migrate_legacy_entries (HomeAssistant hass, dict[str, str] discovered_hosts_by_serial, set[str] existing_serials, ConfigEntry legacy_entry)