Search found 27 matches
- Sunday 16 August 2020 18:02
- Forum: Z-Wave
- Topic: Neo Coolcam NAS-WR01ZE wrong usage (KWh) values
- Replies: 6
- Views: 2041
Neo Coolcam NAS-WR01ZE wrong usage (KWh) values
Hello, I'm tracking down some issue on the new NAS-WR01ZE plugs. I'm have some problems and it looks like i'm the only one, can't find anything about it anywhere on the internet. I'm well aware of the negative values it sends. Thats what i'm not refering to. It's specificly about the newer plugs ...
- Saturday 30 May 2020 11:47
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
2020-05-28 10:45:02.916 Error: Error opening url: https://monitoring.solaredge.com/solaredge-apigw/api/sites/xxxxxx/layout/logical 2020-05-28 10:45:03.037 Error: dzVents: Error: (3.0.6) HTTP/2 response: 500 ==>> No reason returned! Do you have the same errors I guess there is something wrong at ...
- Tuesday 26 May 2020 23:12
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
I updated the scripts, also moved them to: https://github.com/RDols/DomoticzDzVentsScripts dzRequestSolarInfo, The day graphs now correcty updates: https://github.com/RDols/DomoticzDzVentsScripts/tree/master/dzRequestSolarInfo dzPollSolarEdge: https://github.com/RDols/DomoticzDzVentsScripts/tree ...
- Sunday 24 May 2020 19:18
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Started a bit to early to test your script i Think. The result is pretty much i expect from an succesfull run. Try the following: After f:close() you put this debug line: LogDebug(domoticz, result ) replace LogDebug(domoticz, fields) with: LogDebug(domoticz, value) This probably give you more ...
- Sunday 24 May 2020 17:02
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
It's highly volatile at the moment, i put it on
https://github.com/RDols/dzRequestSolar ... lSolarEdge
- Sunday 24 May 2020 16:03
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Good work, well done. What do you do with the output of the Perl script. I do it a little different. I use a dzVent script. It is triggered by the P1 smart meter (every second). The dzVent script runs the perl script, gets the output directly from the execution, without a temp file. Parse the CSV ...
- Sunday 24 May 2020 13:49
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Then I used perl script sunpsec-monitor https://github.com/tjko/sunspec-monitor to read-out the registers of the inverter. But cannot read the optimizers. The output of this script goes to a .txt file. This file is parsed by a dzVents script and updates the dummy devices. So it is a kindop 3-stage ...
- Sunday 24 May 2020 10:42
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Hmmm, The optimizer data is not updated anymore at the solaredge website. Funny thing is the inverter data is updated. Yesterday evening it still worked. I used the setapp to enable modbus over tcp yesterday afternoon. Don't know if i did something wrong with the setapp or solaredge just cut me off ...
- Sunday 24 May 2020 9:49
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Hmmm, The optimizer data is not updated anymore at the solaredge website. Funny thing is the inverter data is updated. Yesterday evening it still worked. I used the setapp to enable modbus over tcp yesterday afternoon. Don't know if i did something wrong with the setapp or solaredge just cut me off ...
- Saturday 23 May 2020 21:06
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Where can i find the descriptionof this API? When you the data from the website, you must be able to get the lifetime total, because it is displayed on the website. I don't have any documentation of this api. But you can try to find what you looking for: - In Firefox (or chrome) press [F12] to open ...
- Saturday 23 May 2020 17:42
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
In this api guide http://www.solaredge.com/files/pdfs/se_monitoring_api.pdf They speak about "lifetime" But not all API's return with this value. Do you use the same API guide? No i don't use the official API. I use the API the monitoring website is using. Found a hint somewhere on the internet ...
- Saturday 23 May 2020 15:28
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Actueel Vermogen SE = directly taken from the Inverter via a LAN connection to my RPi Any good hints to open up my inverter to my lan? I have a brand new SE5000H, debug mode disabled, no port 80 or 8080. I have firmware version 4.8.28 which has a security hole, with a bash/python script it possible ...
- Saturday 23 May 2020 15:17
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
In this api guide http://www.solaredge.com/files/pdfs/se_monitoring_api.pdf They speak about "lifetime" But not all API's return with this value. Do you use the same API guide? No i don't use the official API. I use the API the monitoring website is using. Found a hint somewhere on the internet ...
- Saturday 23 May 2020 14:54
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Quick question. What is the difference in the device options Computed or From Device? "computed" it does not use the energy (Kwh) information provided, but instead in calculates (integrates) the power (Watt) instead. This is typically used when there is no (reliable) energy information available ...
- Saturday 23 May 2020 0:42
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Hello Richard, Is there no figure for the Total Lifetime Energy? (Totale energie) I could not find it in the test output. https://monitoring.solaredge.com/solaredge-apigw/api/sites/XXXXXX/layout/logical imo This a counter within the Inverter? At least it is also available on the monitor homepage ...
- Friday 22 May 2020 22:55
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Today, I discover a difference in values of my Daily Energy Production. See picture below. SE-DailyProduction.png Actueel Vermogen SE = directly taken from the Inverter via a LAN connection to my RPi Inverter 1 = With the use of the lua script from the Solaredge Monitor website String 1.1 = With ...
- Friday 22 May 2020 22:36
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
I had to change : if component.data and component.data.type == "INVERTER" then into : if component.data and component.data.type == "INVERTER_3PHASE" then Now its working! If you want can you send me one json result? I have just a 1 phase converter. I want to check if there is more different.
- Friday 22 May 2020 22:30
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
[..] Looks like it can't find the data. Some items in the json are localized. What is you language setting in you solaredge monitoring web site? Can be found under account settings. My guess is that you have metric setting and language dutch. That should work. Never mind, you found the real problem ...
- Friday 22 May 2020 22:15
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
Hello Richard, Is there no figure for the Total Lifetime Energy? (Totale energie) I could not find it in the test output. https://monitoring.solaredge.com/solaredge-apigw/api/sites/XXXXXX/layout/logical imo This a counter within the Inverter? At least it is also available on the monitor homepage ...
- Tuesday 19 May 2020 23:27
- Forum: Show your projects
- Topic: SolarEdge individual optimizer dzVents script
- Replies: 73
- Views: 14919
Re: SolarEdge individual optimizer dzVents script
It does an http get on: https://monitoring.solaredge.com/solaredge-apigw/api/sites/XXXXXXX/layout/logical XXXXXXX = Your siteId It uses basic HTTP authentication. To test, you can login to your regular monitoring page, do a request to above URL (replace XXXXXXX with your siteid) and get JSON info ...