thorrak / brewpi-esp8266

An implementation of the BrewPi device code on the ESP8266, ESP32, and ESP32-S2
GNU General Public License v3.0
83 stars 30 forks source link

Make heat/cooling delays user-configurable #81

Closed thorrak closed 1 year ago

thorrak commented 1 year ago

Given the changes to lowDelay added in 191cba3994c2418ee34a994ea1b8c389a279edce there really isn't anything preventing the delays from becoming user-configurable. For users with exceptionally powerful cooling/heating rigs (who also trust that they don't actually need compressor protection) this could be useful (and is a requested feature).

thorrak commented 1 year ago

Closed by #85