Got my little "fan controller" built. It's just an ESP32 with a relay board controlling a couple of outlets. It subscribes to MQTT and receives commands and sends status. Buttons to toggle outlet state, LEDs above buttons to indicate state. LEDs along right are power, WiFi connected, MQTT connected.

Just before bed slapped together Python script that runs on my server to monitor bedroom temp and outdoor temp and keep room comfortable without A/C. It worked!

#Arduino#ESP32 #electronics #maker