Page 1 of 1

combine data from smart meter

Posted: Thursday 04 June 2020 14:48
by JuanUil
Hi folks,

Recently they installed a smart meter in my house.
I use a youless to get the data from the meter.
I have:
- used power 1
- used power 2
- delivered 1
- delivered 2
- gas

None of the used power can be negative, so you have to destract the values of deliverd 1 and 2 from the used power 1 and 2.
Is there a way to do this with a dummy counter?
And if so has anybody a lua script fot this how to get the separate data?

As a matter of fact I would allready be happy if I can find a way to seperate the diferent valus of the youless:

This are the different valus
Power P1 Smart Meter Energy 11159;6522;1772;17255;0;52

Thnx in advance for any help


Jan

Re: combine data from smart meter

Posted: Thursday 04 June 2020 16:04
by McMelloW
Hello Jan,

Have a look at this topic. https://www.domoticz.com/forum/viewtopi ... 59&t=22177

Re: combine data from smart meter

Posted: Thursday 04 June 2020 16:11
by JuanUil
Thnx McMellow,

This is what I was searching for.

Jan