I have a generic ceramic heater mounted in the bottom of my enclosure, and it is turned on and off via a TPLink Smart Switch. I have the switch configured via moonraker, and have macros to turn the heater on or off. When the heater is on, the enclosure gets up to around 70C, but there are instances where I would like to be able to limit the top temperature. I would like to be able to configure a thermistor to control the top temperature.
The bit that has me stumped is that AFAIK, the heater_generic config wants to turn the heater on or off (using control: watermark) via a heater pin. Is there anyway I can configure it so that the heater is turned on or off via the macros instead?
Thanks in advance for any suggestions