Page 1 of 1
Omnik Inverter - Additional data
Posted: Saturday 07 July 2018 10:35
by TommySunny
Hi,
I'am using the Wouterrr script to acquire the data from an Omnik inverter.
Everything works like a charm however when I look into my inverter either via the inverter interface or the via the portal I see that more info is available.
I mean like the AC output Voltage, the grid frequency (Hz).
I don't know how to adapt this in the code.
Did anyone already changed the script or knows how to do this?
Re: Omnik Inverter - Additional data
Posted: Sunday 08 July 2018 15:39
by sincze
Re: Omnik Inverter - Additional data
Posted: Monday 09 July 2018 9:57
by TommySunny
Yep, I used this to get things working.
But the AC output (V) en frequency output (Hz) are not in the list and I was wondering if these could be added in some way.
Since I'm lacking the skills to do as such in Pyhton I was wondering if someone on this forum had already done this.
Re: Omnik Inverter - Additional data
Posted: Monday 09 July 2018 10:20
by sincze
TommySunny wrote: ↑Monday 09 July 2018 9:57
Yep, I used this to get things working.
But the AC output (V) en frequency output (Hz) are not in the list and I was wondering if these could be added in some way.
Since I'm lacking the skills to do as such in Pyhton I was wondering if someone on this forum had already done this.
mmm nicely noticed. Let me check.
As I think I DO have those numbers for you.
I assume if you test with LiveStats.py (wouterrrr) you see those values presented in the cli?
Re: Omnik Inverter - Additional data
Posted: Monday 09 July 2018 11:13
by sincze
The following should be possible with Omnik Inverter:
- Omnik.png (10.81 KiB) Viewed 1147 times
Re: Omnik Inverter - Additional data
Posted: Wednesday 06 March 2019 9:57
by plantjes
Hi, got the Woutrrrr solution working...
But i have 3 Omnik systems in my network...
What would be the easy way of getting the data from all 3 systems...
Obvious the naming and IDX can be different in Domoticz, but how to tell python there a 3 systems to get the data from...
Benno