Hi all,
I’m having a bit of a panic before upgrading to 2023.12.x, I’m currently on 2023.11.3 (Successfully upgraded from 2023.6.3 without issues).
I use 2x HomeWizard HomeWizard SDM230 units to measure my GRID and SOLAR usage.
Anyway…
Whenever there is an update, I pay special attention to “Breaking Changes”, now renamed to “Backwards-incompatible changes”, so I went through every update since 2023.6 and found this:
Unfortunately in May of 2023, I had solar panels installed on my house and through some bad installation issues (that were resolved quickly) the solar installers broke my HomeWizard SDM230 GRID and I had to replace it with a new unit.
After installing the new unit, Home Assistant recognised it as a new Meter, and created new entities and history for it. Because my old SDM230 has metrics from November 2022 until May 2023 that I cannot lose, in the end I left the old entity and renamed it “OLD GRID” and set it alongside the new “GRID” device in configuration:
Everything has been operating pretty well, but in the screenshot you can see that it is selected as the “import T1” and “export T1” entities. I did this because, for some reason, the “non-T1” entites show no metrics on my energy dashboard.
With “import/export T1” selected as in above screenshot:
With “Non-T1 import/export” selected:
Now the problem I have is that I think:
- The HA 2023.12 update will remove the “import/export T1” entities.
- My HA does not have complete data for “Non-T1 import/export”, I might as well not use that data, its dead.
- I need to transfer the metrics data from “OLD GRID import/export T1” to “GRID non-T1 import/export” so I dont lose that metric data.
- Then after that I assume I can upgrade, and lose the “T1 import/export” metrics without issues?
- I assume I’ll need to edit the SQLite DB directly?
I am not sure where to start with this, I’m using SQLite on my instance.
Can anyone please help me with figuring out what I need to do?