How to delete old Energy Data

You have to delete them from Home Assistant’s database. That means using a tool that can read/write the database and, using an appropriate SQL command, delete the unwanted records. Home Assistant should be disabled during this procedure to prevent potential database corruption. For details, refer to this post:

2 Likes