👈Click this button to install.(Recommended)
- Open HACS (Home Assistant Community Store).
- Navigate to Integrations.
- Click on the "
" button to add a new repository.
- Click "Custom repositories".
- Enter the URL of this GitHub repository.
- Select the "Integration" category and click "Add".
- Install this platform by creating a
custom_components
folder in the same folder as your configuration.yaml, if it doesn't already exist. - Create another folder
bituopmd
in thecustom_components
folder. Copy all files from custom_components into thebituopmd
folder. Do not copy files from master branch, download latest release (.zip).
After connecting your ESP device to the network following the manual guide, We have three ways to add your ESP devices to HomeAssistant.
When you add your ESP device to the same network as Home Assistant, the device will be automatically scanned and appear in the discovered list.
After clicking 'Configure,' the following dialog box will pop up. Then, click 'Submit' to add the device.
- Select 'Use Zeroconf to scan device', and click 'Submit'. The integration will start scanning for devices on the current network.
- The integration will list the devices it has scanned. Select the device you want to add and proceed with the addition.
- Select 'Use IP to pair devices', and click 'Submit'.
- Enter the device's IP address into the input field. Click the submit button.
- SPM01-xxEW [More details]
- SPM02-xxEW [More details]
- SDM01-EWx [More details]
- SDM02-EW [More details]
Click on the device name to enter the details page, where you can view all the parameters measured by the device.
Clicking 'View' will redirect you to the device's embedded webpage.
All entities can have their units adjusted according to Home Assistant's rules.
Once the integration is activated, you can see the entry to the settings page in Home Assistant's sidebar.
On this page, you can adjust all the settings of the device, as well as access other functions like Zero Energy, Restart, Erase Factory, and OTA.
Click the dropdown menu at the top to select the device you want to configure.
The device's parameter page will display the OTA status. When 'OTA available' is shown, please proceed to the embedded web page or the integration's settings page to perform the OTA.
If 'Up to date' is displayed, it means the device is already on the latest version and no OTA is required.