This repo is a collection of standalone notebooks/scripts that do operations on the home assistant database. Currently there are 3:
- Fixing an outlier in the statistics of a sensor
- Injecting data from Fluvius in an existing sensor
- Merging the statistics of 2 sensors into 1 or merging a corrupted database with an existing one
conda env create -f env.yml