So it is the Aeon Lab Home Energy Meter (ZW095).
Search found 3 matches
- Saturday 05 August 2023 11:17
- Forum: Dashticz
- Topic: Question about DIAL
- Replies: 4
- Views: 563
Re: Question about DIAL
Sorry I have corrected, I initialy wrote Aeotec instead of Aeon Lab 
So it is the Aeon Lab Home Energy Meter (ZW095).
So it is the Aeon Lab Home Energy Meter (ZW095).
- Thursday 03 August 2023 22:59
- Forum: Dashticz
- Topic: Question about DIAL
- Replies: 4
- Views: 563
Re: Question about DIAL
Hi,
Thanks for asking. It's the 'Aeon Lab Home Energy Meter ZW095'.
cheers
Thanks for asking. It's the 'Aeon Lab Home Energy Meter ZW095'.
cheers
- Thursday 03 August 2023 20:44
- Forum: Dashticz
- Topic: Question about DIAL
- Replies: 4
- Views: 563
Question about DIAL
Hi,
I'm trying to setup a Dial and I have a question:
blocks['Energy'] = {
idx: '26181',
title: 'Conso',
type: 'dial',
value: 'Usage',
};
It reports the right number as 'kwh' instead of 'wh'
Even If I use:
unit: 'wh',
It still reports in 'kwh'.
If I dig in </> show data, I get ...
I'm trying to setup a Dial and I have a question:
blocks['Energy'] = {
idx: '26181',
title: 'Conso',
type: 'dial',
value: 'Usage',
};
It reports the right number as 'kwh' instead of 'wh'
Even If I use:
unit: 'wh',
It still reports in 'kwh'.
If I dig in </> show data, I get ...