I am after a little advice on getting started with this one.
My plan is to convert a Fan Heater to by “smart” using Home Assistant and some MQTT controlled relays.
The heater has a single speed fan and low and high heat settings as well as a fan only setting.
My idea was to use an ESP8266 and some relay boards to switch between Fan, Low Heat and High Heat settings with the idea of using the Generic Thermostat to control it. The thing is, I haven’t found anyway for the Generic Thermostat to control what would essentially be two stage heating (high and low heat settings).
I am after some ideas on how this can be achieved.
@nickrout
That does look like maybe what I would want.
I thought of MQTT as it is pretty easy to implement using ESP8266 chips and Arduino codes.
Unfortunately I suspected what you have noted that MQTT may not support that in its current implementation.