03-03-2025, 04:16 PM
I have set something up that does the remote thermostat. Slightly more complicated but you can push a thermostat reading to the Afterburner over MQTT. It needs to be pushed every 20-30 seconds and will override the default thermostat reading. It's very effective but needs a good source of temperature.
I have a Shelly HT G3 which produces a reading every 5 mins so have written some python code that updates the Afterburner every 20 seconds - based on the last temperature reading- if that makes sense?
I have a Shelly HT G3 which produces a reading every 5 mins so have written some python code that updates the Afterburner every 20 seconds - based on the last temperature reading- if that makes sense?