HrGaertner / HA-vent-optimization

A integration for minimizing heat loss through optimal venting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HA-vent-optimization

hacs_badge GitHub Workflow Status

A integration for Home-Assistant that predicts how long you have to open your windows (specially optimized for bathrooms, but should work for any other room too) in order to prevent mold and other nasty things. You can use it for example to get notification how long you should vent if it is necessary.

Installation

Install HACS

Use this link:

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

And install the configuration

Configuration

You can configure and setup this integration via a Config Flow. Thanks a lot to Alexwijn image


## The optimization
If you want to customize the opimization to adapt to your local situation gather trainingsdata and use either this [jupyter notebook](https://github.com/HrGaertner/vent-optimization/blob/main/code/model%7Ctraining/model-training.ipynb) or this [webapp](https://hrgaertner.github.io/vent-optimization/) (under "Training" (i am sorry it is currently German only))

To learn about the model and the optimization itself have look at the whole repository dedicated to the development of the model and the webapp


**This integration used the [Mold Indicator Integration](https://www.home-assistant.io/integrations/mold_indicator/) as a minimal template to start from.**

About

A integration for minimizing heat loss through optimal venting

License:Apache License 2.0


Languages

Language:Python 100.0%