-
Hello, I have an ECU-R (2160), and after upgrading from 2.72 to 2.8.1, all of my inverter entities have disappeared? |
Beta Was this translation helpful? Give feedback.
Answered by
HAEdwin
May 24, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bunnyhugs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They might have been cloned, so for each entity there is a -1 entity created (like
sensor.ecu_{ECU-ID}_current_power
becomessensor.ecu_{ECU-ID}_current_power-1
). Not sure under which circumstances this is happening. How exactly did you perform the upgrade?The best thing to do is remove the integration: Settings > Devices & Services > Select the "APsystems ECU Reader" integration and select Delete from the overflow menu.
Restart HA go back to Settings > Devices & Services and select +Add integration and re-add the integration. You should now have all the original entities back including history.