Skip to content

HrGaertner/HA-vent-optimization

Repository files navigation

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 integration

Configuration

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

image

Sensor Values

  • 0 minutes means venting doesn't make sense right now because the outside is to humid
  • 1-299 minutes means you should vent for that amount of time
  • 300 minutes means it would take 300 minutes or longer to vent
  • unavailable means one or more of the temperature and humidity sensors are unavailable

The optimization

If you want to customize the opimization to adapt to your local situation gather training data and use either this jupyter notebook or this webapp (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 as a minimal template to start from.

About

A integration for minimizing heat loss through optimal venting

Topics

Resources

License

Stars

Watchers

Forks

Contributors 6

Languages