Search found 3 matches
- Friday 03 April 2020 14:54
- Forum: LUA
- Topic: Lua script for uploading energy values to PVoutput
- Replies: 129
- Views: 46661
Re: Lua script for uploading energy values to PVoutput
Thx EdwinP,
I'm struggling already several days. I'm using your script but I get the following error:
2020-04-03 12:30:00.135 Status: dzVents: Info: PVOutput: ------ Start external script: pvOutput- FORUM 2.lua:, trigger: "every 5 minutes"
2020-04-03 12:30:00.151 Status: dzVents: Debug: PVOutput ...
- Friday 03 April 2020 11:07
- Forum: LUA
- Topic: Lua script for uploading energy values to PVoutput
- Replies: 129
- Views: 46661
Re: Lua script for uploading energy values to PVoutput
Thank you waaren for helping out.
I had my setup based on https://www.domoticz.com/wiki/Upload_energy_data_to_PVoutput .
This setup picks up my real generated power from my inverter, picks up my export/import from my SmartMeter(P1) and calculates my actual consumption (example: import+generation ...
I had my setup based on https://www.domoticz.com/wiki/Upload_energy_data_to_PVoutput .
This setup picks up my real generated power from my inverter, picks up my export/import from my SmartMeter(P1) and calculates my actual consumption (example: import+generation ...
- Wednesday 01 April 2020 16:04
- Forum: LUA
- Topic: Lua script for uploading energy values to PVoutput
- Replies: 129
- Views: 46661
Re: Lua script for uploading energy values to PVoutput
in the original LUA script 4 devices are used:
In Waaren's dzVents script 3 devices are used:
Can you help me further?
Sure, send me your 'old' Lua script and your 'new' dzVents script via PM and I will try to help you.
Hi Waaren,
I am also using an Lua calculation script which calculates ...