#My meter changed - how do I continue in HA?
1 messages · Page 1 of 1 (latest)
depends on country, meter model and how it can be read. e.g. zigbee, p1 etc.
I have fixed the description, as the typo made it unclear what i'm asking
is the esp device correctly configured for use with new meter?
you have esphome in home assistant? Or do you mean the statistics/histiory from old meter > new meter?
well statistics, but also now it starts from 0 and from 30000kWh or whatever it was, so reading would not make any sense
that i can not answer, hence i dont know.. Bigger brains will pick up from here.
you can either keep your old entity in the energy dashboard and just add the second one
or you can move the statistics from the old entity onto the new one. You can do that by renaming the new entity the same as the old entity and then delete the old entity
(make backups before you start messing with data though)
did not realise this could be done with energy devices, my bad 😉
but when it jumps from 30 000 to 1 i will think I export 30MWh of power, or can that be corrected?
have to pass here.. learning..
there's no jump
if there is a jump, then you can correct it in dev tools -> statistics
Entity with this ID is already registered - error when i try to rename the new entity
I cannot delete the old entity
also if i delete entity (if it is somehow possible to overcome) will stastics be kept?
also if i delete entity (if it is somehow possible to overcome) will stastics be kept?
Yes.
To delete the entity you would need to get the integration creating that entity to stop providing it, either by some integration-specific means, or by removing the integration entirely.
but why can't I delete it?
remove integration > reboot