Hi all, I recently found this interesting product 6 CH Energy Meter Made For ESPHome.
I live in Europe with 3 phase electricity entering my home. I was wondering whether this device is capable of measuring 3-phase electricity, like the Shelly Pro 3EM.
Thanks in advance!
You can kind of get around this by re-writing all the yaml, as by default the Athom yaml assumes all the CT's are being used to monitor circuits on the 'inside' the house, and iirc adds sensors that sums up all the CT values to show the entire load.
Here is a yaml that I wrote for a friend who has 3ph and bought one of these units. You'll need to update the subsitutions to reflect what each CT is used for (i.e. CT1 relabel to 'Lights Circuit' etc.
https://github.com/JAComms/MyHomeAssistant/blob/main/esphome/athom-energy-meter-x6.yaml
@Timo Salola