Home Assistant Smart Home (DIY Multiple Sensors)

Home Assistant Smart Home (DIY Multiple Sensors)

Effect Diagram: Temperature and Humidity Sensor + Light Sensitivity Sensor———————————————Implementation Steps:1. Install the Esphome compilation tool on the Windows platform (refer to https://blog.csdn.net/robin97172/article/details/145058263)2. Create a config folder in the C:\Users\begam\Documents\Arduino folder path3. Start by right-clicking to run the Windows PowerShell program4. Input 1: cd C:\Users\begam\Documents\Arduino Input 2:esphome dashboard config5. Browser:http://127.0.0.1:6052/ to enter the software6. Create … Read more