Can not change helper settings (timer duration, counter min/max value, etc) after renaming helper entity id #134712
Open
Description
The problem
After changing a helper entity id changing any of the helper settings like timer duration, counter min/max value etc, is not taken into account. Only after a restart of HA the new settings are respected.
I tested this for the Timer, Counter and Number helper.
Change the timer duration:
Timer duration is still the old value, also when you start the time.
Similar behaviour for Counter and Input Number helper.
After a restart of HA everything works as expected.
If you change the entity name and change the settings together it still works. If you first change the entity id and then the settings it doesn't work.
What version of Home Assistant Core has the issue?
core-2024.12.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Any helper integration
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
2025-01-04 21:25:15.062 WARNING (Recorder) [homeassistant.components.recorder.entity_registry] Cannot migrate history for entity_id `timer.test` to `timer.test_renamed` because the new entity_id is already in use
Additional information
Might be related to #115747
Metadata
Assignees
Labels
No labels