-
Posted On MultiSensor
ESPHome MultiSensor – Move and presence detection
Using an LD2410C for presence and move detection. The sensor must be able to detect presence / distance and move…
-
Posted On MultiSensor
ESPHome MultiSensor – Temperature and humidity
Using an AH10 for low cost humidity and temperature measuring As usual, paste this code in esphome gui to program…
-
Posted On Smart Solar Tracker
Smart Solar Tracker – Connectivity
Details about the interface between the tracker and Home Assistant Tracker is using MQTT to publish data on Home Assistant.…
-
Posted On Smart Solar Tracker
Smart Solar Tracker – Web interface
Some details about the interface of the tracker. Tracker is connected to my home network using Wifi. I can access…
-
Posted On MultiSensor
ESPHome MultiSensor – Temperature and air pressure
This time we will use a BMP280 for temperature and air pressure. As usual, connect SDA / SCL / VCC…
-
Posted On Programming
MQTT – Publish your own arduino / ESP sensor data
Today we will learn how to publish the data of our home made sensor to Home Assistant MQTT broker. To…