The Aeotec HEM Gen5 - 3 Phase energy meter

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
alky
Posts: 7
Joined: 05 Mar 2019 23:18

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by alky »

Sorry but I do not understand. What should I be looking for?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by PoltoS »

Please provide in PM remote ID and admin password, we will check it.
thozomas
Posts: 3
Joined: 18 May 2023 00:05

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by thozomas »

PoltoS wrote:
17 May 2023 19:54
Please provide in PM remote ID and admin password, we will check it.
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.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by PoltoS »

This 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()
thozomas
Posts: 3
Joined: 18 May 2023 00:05

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by thozomas »

PoltoS wrote:
24 May 2023 02:38
This 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()
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()

I get a value 4, then i get value 0 but nothing happens, I'm not even sure I'm doing what you intended.
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by PoltoS »

thozomas
Posts: 3
Joined: 18 May 2023 00:05

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by thozomas »

PoltoS wrote:
28 May 2023 05:55
you can test it on this version: https://storage.z-wave.me/z-way-server/ ... _armhf.deb
Worked like a charm! Thanks for excellent help.
alky
Posts: 7
Joined: 05 Mar 2019 23:18

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by alky »

thozomas wrote:
30 May 2023 10:06
PoltoS wrote:
28 May 2023 05:55
you can test it on this version: https://storage.z-wave.me/z-way-server/ ... _armhf.deb
Worked like a charm! Thanks for excellent help.
Thank you too, it works :)
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: The Aeotec HEM Gen5 - 3 Phase energy meter

Post by PoltoS »

Thanks for your feedback! We appreciate your willing to help us make Z-Way better
Post Reply