vd Brink Home Automations

Home automations: Home Assistant, ESPHome, Node-RED and more.

Follow me on GitHub

ESPHome custom sensors and actuators

ESPHome logo

ESPHome is a product from Nabu Casa, like Home Assistant is also one of them.

Introduction

Not every sensor is available on the market as a complete product. Sometimes the only way is to create one yourself.
It’s also fun to build your own. It’s also possible to combine multiple sensors together with one ESP board.

The ESP board is a small mini computer with onboard Wifi. ESPHome makes it easy to program these boards.

You define for each ESP board the connected sensors in a template. In the template, you define your ESP board and which and how the sensors are connected. The sensor registers itself automatically to Home Assistant (or sends its data to a MQTT server).


Articles

I wrote multiple articles about creating your own wireless Wifi sensors and actuators based on the ESP chip with ESPHome:

ESP8266 D1 mini


How to flash with ESPHome


DIY Best Buy Tips

See ESPHome DIY sensors - Best Buy Tips for all kinds or hardware buy tips to create your own sensors.


Top | Homepage | Best Buy Tips