Home Assistant Unofficial Reference 2024.12.1
migration.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.hue.migration
 

Functions

None homeassistant.components.hue.migration.check_migration (core.HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.hue.migration.handle_v2_migration (core.HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.hue.migration.LOGGER = logging.getLogger(__name__)