👉 https://medium.com/@bjax_/a-tale-of-unwanted-disruption-my-week-without-amazon-df1074e3818b🔵 Hot air station: https://store.rossmanngroup.com/atten-862.h...
I’m on the bandwagon of no “smart home” devices that connect to the cloud. I build a lot my own little controllers with the ESP8266/ESP32 using MQTT to communicate with OpenHAB.
OpenHAB has served me well, but I started using it so long ago that I have not tried out some of the newer options like HomeAssistant.
The code referenced in the Instructable is much older code. I don’t think I have my current and much simpler code on Github for the ESP8266. If there is any interest, I can push it.
I’m on the bandwagon of no “smart home” devices that connect to the cloud. I build a lot my own little controllers with the ESP8266/ESP32 using MQTT to communicate with OpenHAB.
OpenHAB has served me well, but I started using it so long ago that I have not tried out some of the newer options like HomeAssistant.
Here is one of the devices I developed a long tome ago. It used an old chimera of a board, the Arduino Yùn. https://www.instructables.com/Introducing-Climaduino-The-Arduino-Based-Thermosta/
The code referenced in the Instructable is much older code. I don’t think I have my current and much simpler code on Github for the ESP8266. If there is any interest, I can push it.
My new code just turns things on or off and monitors temperature and humidity.