Skip to content

janmolemans/hass_utils

Repository files navigation

hass_utils

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

Create a new python environment from an env.yml using anaconda

conda env create -f env.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published