Search found 9 matches
- Tuesday 09 April 2019 16:33
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Script runs without errors
- Tuesday 09 April 2019 15:51
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Great, sensors filled nicely - thx! :D But I see it still says error, can it be due to "Method updateElectricity is not available for device "Electric_meter"" I see, I had the sensor type wrong, when setup sensor Type: Electric(instant+Counter) it's loaded with the data. 2019-04-09 15:46:00.185 ...
- Tuesday 09 April 2019 15:34
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
this is the result; 2019-04-09 15:31:00.918 Status: dzVents: Info: Zonnepanelen2: ------ Start internal script: OmnikT2: HTTPResponse: "trigger-solar-data" 2019-04-09 15:31:00.919 Status: dzVents: Info: Zonnepanelen2: var version="H4.01.38Y1.0.08W1.0.07";var m2mMid="1606941670";var wlanMac="zz:zz:zz ...
- Tuesday 09 April 2019 14:28
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
I'm getting this error - concatenate local 's' (a nil value) ; 2019-04-09 14:25:00.325 Status: dzVents: Info: Zonnepanelen: ------ Start internal script: OmnikT:, trigger: every minute 2019-04-09 14:25:00.325 Status: dzVents: Info: Zonnepanelen: ------ Finished OmnikT 2019-04-09 14:25:00.429 Status ...
- Monday 08 April 2019 16:45
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
some assistance please, what language is this code and how can I run it? - thx
I tried node and python, but both give errors
I tried node and python, but both give errors
- Monday 08 April 2019 13:56
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
yes, it's on the same network.
- Monday 08 April 2019 13:29
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
/js/status.js shows the values; (current power 2172 - Yield Today 474 - Total Yield 119725)Can you check the contents of your status.js? I found out the information of my inverter is logged in there.
https://pasteboard.co/I9aWZqG.jpg
- Friday 05 April 2019 20:21
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
status.html with my firmware stores different information.
I'm doubting to ask for a firmware upgrade.
https://pasteboard.co/I8Ln4Jc.jpg
I'm doubting to ask for a firmware upgrade.
https://pasteboard.co/I8Ln4Jc.jpg
- Thursday 04 April 2019 11:51
- Forum: Python
- Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
- Replies: 231
- Views: 85093
Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
with "jankees" getPVData script I get the same error; Ah I see. Than I guess you are using a different inverter model or firmware? I a have the Omnik3000tl with firmware version (main)V4.08Build215 / (slave)V4.12Build246. Can you read the current power, total today and overall total from the website ...