Due to a change in how HomeAssistant Core parses entity IDs / names,
the resultant entity_id for Adaptive Lighting has duplicated wording, e.g.
switch.adaptive_lighting_stairs_adaptive_lighting_sleep_mode_stairs
instead of switch.adaptive_lighting_sleep_mode.
_async_strip_prefix_from_entity_name() and _async_get_full_entity_name() were modified in 151eae4 as part of PR 166246, which first appeared in 2026.4.0b0.