Smart Home
Home automation without shady cloud companies
With the appearance of cheap WiFi-capable microcontrollers in recent years, like the ESP8266 and the ESP32, the Internet of Things and Smart Home automation have been on my mind. There are many such products out there, but I would like to avoid using badly supported devices without any upstream support from dodgy manufacturers. And the data should also be hosted on machines I control.
The pages in this category document different parts of my setup at home.
- ESP-Env (2020 - 2022)
ESP32 / ESP8266 & BME280 / SHT2x / CCS811 sensor / actor with InfluxDB support - Smart Meter Bridge (2024)
Reading SML power meter data transmitted via LoRa - IoT Software Stack (2019 - 2022)
InfluxDB / Grafana / Telegraf - Node-RED (2021 - 2022)
Point 'n' Click workflow automation - MQTT Webinterface (2022)
Using Bootstrap and JavaScript for universal controls - MQTT Telegram Bot (2022)
Go server to control stuff from anywhere in the world