tooluser / MagicLantern

Implement a REST-fully controlled light with AdaFruit Feather Huzzah ESP8266 and NeoPixel rings (aka ws2812fx)
MIT License
0 stars 1 forks source link

Light should prioritize 'ready' mode over 'heating' mode #3

Closed tooluser closed 5 years ago

tooluser commented 5 years ago

Currently, if the tub is hot, but heater is still on, the lantern will switch to 'fire' mode. It should remain in 'pulse' mode as long as the temperature is above the designated threshold.