Reworking my chicken coop controller and want to double check a few thoughts. I am using an Esp8266 development board (Nodemcu v0.9) as my controller. My priority is that the thermostat () function that controls the heater operates whether or not my device is connected to wifi or MQTT broker.
If I read the PubSubClient docs I believe I want the Non-Blocking format ??