Understanding Tasmota and how to install it in our sensor
In this section, we will learn what Tasmota is and how to install it in our sensor.
What is Tasmota?
As this book’s main intention is to build a home automation system using Home Assistant, we will not spend time developing a piece of software to handle the sensor’s data. The key secret to easily building your system is to know how to integrate and configure the different parts of it, including the sensor. I learned this lesson after spending a long time learning how to program the ESP8266 Wi-Fi module. After learning how to make basic software programs using tutorials on the internet, I discovered Tasmota (https://tasmota.github.io/). I found Tasmota to be a very useful software tool with plenty of resources for integrating different kinds of sensors and actuators. It can not just be used with Home Assistant but also with other IoT types of ecosystems. I hope you can also enjoy this software.
Tasmota...