The Aeotec HEM Gen5 - 3 Phase energy meter
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Sorry but I do not understand. What should I be looking for?
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Please provide in PM remote ID and admin password, we will check it.
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
I have the exact same issue, I can't figure out what is wrong either so if I could get some help I would really appreciate it. I have had my HEM for a pretty long time without issues but now clamp #3 only reports total usage.
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
This bug was found and will be fixed in v4.1.1
Meanwhile you can do (change N)
Meanwhile you can do (change N)
Code: Select all
devices[N].instances[3].Meter.data.version = 4; devices[N].instances[3].Meter.Interview()
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Thank you for the reply, I try to run this with 8083/ZWaveAPI/Run/devices[N].instances[3].Meter.data.version = 4; devices[N].instances[3].Meter.Interview()PoltoS wrote: ↑24 May 2023 02:38This bug was found and will be fixed in v4.1.1
Meanwhile you can do (change N)Code: Select all
devices[N].instances[3].Meter.data.version = 4; devices[N].instances[3].Meter.Interview()
I get a value 4, then i get value 0 but nothing happens, I'm not even sure I'm doing what you intended.
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
you can test it on this version: https://storage.z-wave.me/z-way-server/ ... _armhf.deb
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Worked like a charm! Thanks for excellent help.PoltoS wrote: ↑28 May 2023 05:55you can test it on this version: https://storage.z-wave.me/z-way-server/ ... _armhf.deb
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Thank you too, it worksthozomas wrote: ↑30 May 2023 10:06Worked like a charm! Thanks for excellent help.PoltoS wrote: ↑28 May 2023 05:55you can test it on this version: https://storage.z-wave.me/z-way-server/ ... _armhf.deb
Re: The Aeotec HEM Gen5 - 3 Phase energy meter
Thanks for your feedback! We appreciate your willing to help us make Z-Way better