-
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…
-
Posted On MultiSensor
ESPHome MultiSensor – Simple LED Indicator
Now let’s configure a simple LED module to make an easy on / off light indicator. LED Module needed :…