Git Product home page Git Product logo

dewpoint-ventilator's People

Contributors

doliana avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

amasis

dewpoint-ventilator's Issues

repost config

when the broker restarts it seems possible that retained messages are lost. We should republish config periodically (not on reconnects since it could be due to a bad connection)

When humidity is very high exchange air every few hours

To reduce mouldy smell ventilation should be turned on approximately every 24hours even if humidity would not be reduced. Still it should only run if dew point delta is <=0.

Idea:

  • remember last ventilation run (turn off time)
  • if (hum >80 && last run >24h) mindelta =0 until vent ran for 1 hour.

To consider

  • save on/off time
  • reset other timer when saving
  • set mindelta to 0 before evaluating other rules so that normal rules apply. => or even negative to force it to run.
  • condition: if (hum > x & & (off >24h || on <1h)
  • introduce locally scoped tmp_mindelta to keep original value - check logs and outputs for required adaptions
  • add new mode AUTO-ON to keep track of this state and measure time properly

Heater on leads to reboot

It seems that when the heater is on, sensor cannot be read, thus leading to a reboot. Error checking should be turned off while heater is on.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.