logo elektroda
logo elektroda
X
logo elektroda

Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy

marcingebus 5529 15
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 19150087
    marcingebus
    Level 11  
    My house is going to be SMART. So far I have Shelly 2.5, shelly dimmer for lights, and floor valve control. Heat pump connected and running, PV panels to be commissioned soon. I want to install 3 meters to know what is going on: at the input "from the city", at the PC supply, and before the PV inverter. 99EUR can be bought, so it comes out similar to the Zamell MEW-01. Anyone using, satisfied/dissatisfied, any pitfalls? Accuracy good, bad?
  • ADVERTISEMENT
  • #2 19558210
    DarekLipi
    Level 11  
    Digging up the topic.

    I am also facing the choice of sub meter for pv and have the same dilemma.
    Apparently zamel doesn't balance interphase and will misrepresent the meter from pge..., as for Shelly I haven't dug up any such information.

    Does anyone have any experience with smart sub meters and can recommend something?
  • #3 19558237
    marcingebus
    Level 11  
    I bought a Shelly and it shows the consumption for each phase separately. I have the cross-overs from the kit (I think for 100A), you can buy separately for 30A and you can also meter the 'N'. For lack of time I just use the chmyra that Shelly gives. To my eye it is Git, as I could observe if the Heat Pump on the comfort setting turns on the heaters sometimes. ;-) .
  • ADVERTISEMENT
  • #4 19558253
    DarekLipi
    Level 11  
    Don't you have a PV installation to do a test with how the balancing behaves?
    Production from pv 3f 6kwp which translates to 2 kwp each phase from production and switch on some loads larger than production e.g. 3 kw.
    I wonder what Shelly would count in such a situation
  • #5 20115206
    chemik_16
    Level 26  
    would also raise the subject, any opinions on these 2 ? they have been on the market for a while. One and the other currently sticking at ~530 price, like a price collusion, shelly wins slightly with me because of the dimensions. Ultimately for integration with HA.

    My standard situation, PV > GROWATT (already downloading data via rs485 to HA)
    PGE meter with modem in the box, theoretically the rs485 cables are hanging, but of course officially there is no chance they will share the data and I won't "hack". Just on asking if they share these readings somewhere the installer looked at me as if I was a thief ....

    in addition, shelly we know what is inside
    https://github.com/arendst/Tasmota/discussions/13515
    ADE7880 (~90pln) + esp8266.

    I haven't found the MEW anywhere, has anyone looked ?

    I also add to the stake
    Chint DTSU666
    SDM630
  • #6 20115816
    xury
    Automation specialist
    I have and use the MEW-01, with no cloud only MQTT.
    You only need one for measurement if you extract PV production data by other means.
    I use Sofar logger data via nodered.
    From the time of installation to now I have production of over 3 MWh and consumption of over 1.2 MWh the data with the PGE meter agrees to the nearest 0.1kWh - more accuracy I can't get from the PGE meter.
    Of course I am using the newer version of fw MEW-01 with interphase balancing.
    I do not know if Shelly3EM also has balancing.
  • ADVERTISEMENT
  • #7 20115827
    chemik_16
    Level 26  
    To be honest, the SDM630 looks the most attractive to me at the moment.
    Cheaper, no transformers, with a display. I haven't encountered any complaints about the measurements. And it meets some standards, unlike the others.
    Adding esp in some 1din and reading the modbus is no problem.
  • ADVERTISEMENT
  • #8 20115878
    kood
    CCTV and Stationary Alarms specialist
    I have MEW-01 hooked up to HA after the Supli cloud.
    The readings with the Tauron meter agree, the only exception is when there is no internet then the cloud doesn't count the data and there are discrepancies, internet failures are rare for me and I haven't had time to convert to MQTT.

    The logger I made on ESP8266 + ESPHome reads from the inverter over RS485. This is what it looks like:

    Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy .
  • #9 20115896
    xury
    Automation specialist
    kood do you have your own logger and the one for the cloud e.g. LSW-3 ? Or just your own?
    I'm asking because more for fun I want to make my own, and I don't know if this won't get cluttered with frequent debugging.
  • #10 20115913
    kood
    CCTV and Stationary Alarms specialist
    My own and the one from the cloud, they work without any interference. The one from the cloud has a too low polling frequency, the one on ESPHome I have set to polling every 10 seconds and it has been working smoothly since May.
  • #11 20115921
    xury
    Automation specialist
    And I'm there debugging this LSW-3 every 2 seconds :) via NodeRed thanks to a flow from a colleague starob .
    And it seems colleague michalux has written to him integrating with HA.
    https://github.com/MichaluxPL
  • #12 20115929
    kood
    CCTV and Stationary Alarms specialist
    The LSW-3 is connected to the wifi all the time and has up-to-date data? Because at my place, as far as I remember, it connected, sent data to the cloud and kind of switched off because of that, I did it on ESPHome, the cost in total not big only problem I had with the RS485 to TTL converter because probably the third one just started working. And a lot of information can be extracted from the inverter and used for automation ;) .

    Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy
  • #13 20115940
    xury
    Automation specialist
    kood wrote:
    LSW-3 is connected to wifi all the time and has up-to-date data?
    .
    Yes because I'm the one who tells it to provide data over the LAN every two seconds. The cloud there is querying it every five minutes or so.
    And it's exactly the data you have. You can't just override it. And over RS485 you can.
    Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy .
    And here is more or less the flow from NR:
    Energy meter comparison: Shelly 3EM versus Zamel MEW-01 - opinions, experiences, accuracy .
  • #14 20116920
    chemik_16
    Level 26  
    and going back, I took this zamela lite because with the antenna it won't go in my box. So at first glance it's the only one with vector counting. By the way I will see where it stands ;) .
  • #15 20153627
    bratmat1
    Level 8  
    Will this Zamel Lite work with HA over MQTT without problems?
  • #16 20153877
    xury
    Automation specialist
    It works with HA without problems.

Topic summary

The discussion centers around the comparison of two energy meters, the Shelly 3EM and the Zamel MEW-01, particularly in the context of home automation and solar energy monitoring. Users express concerns about the accuracy and functionality of both devices, with some noting that the Zamel MEW-01 may misrepresent measurements due to interphase balancing issues. In contrast, the Shelly 3EM is praised for its ability to show consumption per phase and its integration capabilities with home automation systems. Users share their experiences with both meters, highlighting the importance of accurate data for monitoring energy consumption and production, especially in setups involving photovoltaic (PV) systems. The conversation also touches on alternative models like the SDM630 and Chint DTSU666, which are noted for their reliability and features. Overall, the Shelly 3EM appears to have a slight edge in user preference due to its dimensions and integration potential.
Summary generated by the language model.
ADVERTISEMENT