Posted in 2024

Editing historical sensor data in Home Assistant with SQLite web

A problem that can occur when using sensors in Home Assistant is that they might have a bad reading, or alternatively for sensors relying on manual input, one could make a typo when entering the data. When this happens, I’d like to be able to (manually) edit or remove these erroneous values as it throws of history graphs and any analysis that is done on the data.

../../_images/HA_SQLite_Web.png

Read more ...