I’ve started using the Shelly EM’s to monitor Power and Energy of some circuits, but also for my EV Charging.
For the last purpose, I was able to get the Shelly EM into the app and it is also visible in the Shelly Integration. We are talking about a Shelly EM, with a 120A clamp.
I put it on a 230V powersupply and the clamp on the wire towards my power charger. After rebooting the Shelly EM, I have following readings for my power charger:
This is not what I was expecting, unless these graphs show the reality. Continuous consumption of 4W is really interesting for charging vehicles
The total Energy consumption is also, not displayed… :-/
I’m not able to get the ‘real’ readings from the power line towards my charger. What I’ve tried sofar was to enable unicast (set the IP to IP of homeassistant with the unicast port), but that didn’t solve the issue.
Do you think that it is possible that I should enable MQTT ? Is it probably because the power cable is too lose in the clamp ? should I recheck the physical connections of the clamp into the shelly ?
I power the shelly with a power supply, so not directly from the circuitbreaker of the charger.
What do you mean ? On the shelly itself ?
There are no wiring problems with the clamp for so far I know
I think the last mention might be the problem. For my circuitbreaker, there is one big line going to the charger. Didn’t think of it that the L, 0 and N are in that same line
Where did you get the details about your hardware so I can copy in the same format ?
Shelly EM (not EM PRO) is a single phase measurement device, as such you have to make sure that power of Shelly EM and power of your measured device, are on the same phase. Sure you can have the circuit breaker between Shelly L and consumer device L, but it is important they are “in phase” - same sine curve.
To calculate the power, it:
Measures the current with CT clamp
Measures to voltage on the power supply side.
The power is the P[W] = U[V] * I[A]. If you use different phase for voltage and for current measurement, you need to consider the cosine between them, so P = U * I * cos(angle). You want the angle to be 0, which can only happen if you use the same phase for powering the Shelly and measuring the consumer device.
Here is an example of my Shelly setup from dashboard. You see the data in the top-left corner:
Please make sure you have latest firmware on the Shelly. Open the shelly website (connect to local IP) and check if any firmware available.
Here is the wiring diagram you should have:
L is the Phase input. There is a MCB that protects the charging part. When MCB is turned ON, L on charger is the same L as on the shelly. This is what you want