Advanced Setup
As a prerequisite for this installation, the ESPHome add-on must be installed in Home Assistant. The integrated ESP32 microcontroller ensures a stable Wi-Fi connection. Once installed, you will have full control over the new device, including access to multiple parameters.
- 
Please follow this link if you don't have ESPHome Builder installed in Home Assistant; 
- 
Connect the sensor to the computer where Home Assistant is running; 
- 
Go to ESPHome Builder tab and click on "NEW DEVICE" button at the right bottom corner; 




- 
Give it a name and click "NEXT"; 
- 
Skip the next step; 
- 
Select device's type by clicking "ESP32-C3", then skip the next step; 



- 
Find the newly created device and click "EDIT"; 
- 
Append the following YAML snippet to the end of device's configuration; 


- 
Click the “Save” button, then the “Install” button at the top right corner; 
- 
In the dialog that appears, select the third option: "Plug into the computer running ESPHome Device Builder"; 
- 
You will have to select the USB port with your connected device; 


- 
Upon successful installation, the device will start reporting the states in the logs; 
- 
Close the logs by clicking "Stop" at the right bottom corner (it closes the log window, and does not stop the service); 
- 
Under "Settings" -> "Devices" you should see the newly discovered ESPHome device. Click "ADD" button; 
- 
Set the area and click on "FINISH"; 




- 
Find and click the newly created device; 
- 
Congratulations! You have successfully finished the installation. Now you can automate your environment!