π οΈ Installationο
Deploymentο
Danger
The installation of the Smart Powermeter should only be carried by people with good knowledge about high-voltage electric installations and familiarized with the procedure that involves installing ct-clamps around main voltages.
After the board has been programmed physically, at least once, it should be ready to receive further updates OTA. This means that the Smart Powermeter can be deployed and installed on itβs final place, like an electric cabinet:
Locate an empty space on the DIN rail where you can install the enclosed Smart Powermeter and mount it.
Plug the CT-clamps into the Smart Powermeter through the jack connectors.
Open the CT-clamps and close them around the power line you want to measure.
Caution
High-voltage cables are very rigid and using too much force for helping claping the instrument around the cables may disconnect them.
Power the Smart Powermeter out of any surrounding power lines. Before connecting anything make sure it is not powered.
Calibrationο
Although the theoretical value calculated should be good enough for the measurements, I strongly recommend to calibrate each channel with an external handheld ammeter:
In general lines, calibration procedure consists on the basic points:
Instrument with an external ammeter the same power line you are measuring with your CT-clamp.
Measure at multiple currents, for that turn on different loads consumming differently.
Apply the coefficients. On ESPHome this is done by entering the multiple measurement points into a filter calibrate_linear, like this:
filters:
- calibrate_linear:
- 0 -> 0
- 0.042 -> 2.72 # Where 0.042 was the reading from the ESPHome and 2.72 the amps measured with the calibrated instrument
Verify that the calibrated measurement matches with what the ammeter displays. Test different loads again.
HA App screencapture of testing loads on the different phases.ο
Home Assistant setupο
After the device is installed and calibrated, make sure you add the computed power parameter as part of the grid consumption.