@FireWizard
*sorry voor de late reactie
The downgrade did not do anything, the error staus the same, and no output whatsoever coming from the debugs.
For the moment i'm going to keep it as is,....would like to try and put the html-dom-files from the webserver i'm using now to grab the data onto ...
Search found 14 matches
- Wednesday 18 March 2020 15:39
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
- Sunday 15 March 2020 17:25
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@Benneton
Thanks for the reply. Yup that's a complete other unit as mine.
But as you can see @FireWizard already came to the rescue and is of great help.
ed. We got things working for lets say 95%?!
*Guys, Perhaps a good idea to bunddle this info and scripts for V3 and V4 on a/or two new toppics ...
Thanks for the reply. Yup that's a complete other unit as mine.
But as you can see @FireWizard already came to the rescue and is of great help.
ed. We got things working for lets say 95%?!
*Guys, Perhaps a good idea to bunddle this info and scripts for V3 and V4 on a/or two new toppics ...
- Sunday 15 March 2020 16:48
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@Firewizard
More then willing to test.
see result below
gr,
More then willing to test.
see result below
gr,
- Sunday 15 March 2020 14:51
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@FireWizard
No solution for the HPE_HEADER error but found a way around it.
- made a page on the webserver on the Pi with the output of a simple-html-dom that scrapes the data from ECO and that does the trick for now.
- managed to get the last remaining node to work aswell.
-revplaced the 3 ...
No solution for the HPE_HEADER error but found a way around it.
- made a page on the webserver on the Pi with the output of a simple-html-dom that scrapes the data from ECO and that does the trick for now.
- managed to get the last remaining node to work aswell.
-revplaced the 3 ...
- Sunday 15 March 2020 10:27
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
Goodmorning @FireWizard
Are the cells in the table on that webpage empty or do they contain some value?.
What does Domoticz show in the case of "empty" values?
-They are empty
-Domoticz shows '0' (zero) values
interested in:- Lifetime generation- Last System Power- Generation Of Current Day ...
Are the cells in the table on that webpage empty or do they contain some value?.
What does Domoticz show in the case of "empty" values?
-They are empty
-Domoticz shows '0' (zero) values
interested in:- Lifetime generation- Last System Power- Generation Of Current Day ...
- Saturday 14 March 2020 19:20
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@FireWizard
Yes, it runs without errors now and the output, and input in domoticz looks ok ..be it a lot of ' empty' values again because the sun has gone.
but it looks ok as far as i can tell. ( the panels that still have output are giving the coreect values)
*i indeed already created al the ...
Yes, it runs without errors now and the output, and input in domoticz looks ok ..be it a lot of ' empty' values again because the sun has gone.
but it looks ok as far as i can tell. ( the panels that still have output are giving the coreect values)
*i indeed already created al the ...
- Saturday 14 March 2020 13:23
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@FireWizard
Think i got it... no clue how it works, but looking at the alternative scriptedline you send i started altering the last digit from your scriptline.
newMsg = {payload: ([InverterIDA.substr(0,12),CurrentPowerA.slice(0,-2),GridVoltageA.slice(0,-2),CurrentPowerB.slice(0,-2),GridVoltageB ...
Think i got it... no clue how it works, but looking at the alternative scriptedline you send i started altering the last digit from your scriptline.
newMsg = {payload: ([InverterIDA.substr(0,12),CurrentPowerA.slice(0,-2),GridVoltageA.slice(0,-2),CurrentPowerB.slice(0,-2),GridVoltageB ...
- Saturday 14 March 2020 12:11
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@FireWizard
See attached.
gr,
Macguyver
See attached.
gr,
Macguyver
- Saturday 14 March 2020 9:38
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
Goodmorning @Firewizard
Yes the sun is up and i have data coming in!
*that being the case with your original script, the edit you wrote makes all data go blank
*no temperature data.
WITH EDITED CODE
Schermafbeelding 2020-03-14 om 09.34.42.png
WITH ORIGINAL CODE
Schermafbeelding 2020-03-14 om ...
Yes the sun is up and i have data coming in!
*that being the case with your original script, the edit you wrote makes all data go blank
*no temperature data.
WITH EDITED CODE
Schermafbeelding 2020-03-14 om 09.34.42.png
WITH ORIGINAL CODE
Schermafbeelding 2020-03-14 om ...
- Friday 13 March 2020 20:04
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@Firewizard
Yes this looks more like it.
guess the empty lines are because its dark and they are '0' now?
Yes this looks more like it.
guess the empty lines are because its dark and they are '0' now?
- Friday 13 March 2020 18:52
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
@Firewizard
I made a clean flow with the data for the complete flow.
- changed the url's to match mine
- replaced the script with the given
screenshot of the outcome:
The only output is on the debug: HTML Output
the: Output APS Array comes up empty =====> "SyntaxError: Unexpected token ...
I made a clean flow with the data for the complete flow.
- changed the url's to match mine
- replaced the script with the given
screenshot of the outcome:
The only output is on the debug: HTML Output
the: Output APS Array comes up empty =====> "SyntaxError: Unexpected token ...
- Friday 13 March 2020 16:33
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
Hello Firewizard,
Thank you for your quick reply!
I would also like to have the whole works, as @Benneton,
Regards, Macguyver
Hello @Macguyver,
As @Benneton already noted, you are running ECU software 3.11.4 and he is running 4.1.
The easiest solution would be to update your version to v4.1 ...
Thank you for your quick reply!
I would also like to have the whole works, as @Benneton,
Regards, Macguyver
Hello @Macguyver,
As @Benneton already noted, you are running ECU software 3.11.4 and he is running 4.1.
The easiest solution would be to update your version to v4.1 ...
- Friday 13 March 2020 16:26
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
Hi Bernard,
Already see an asnwer from Firewizard below but what version is your ECU labelled?
mine says on the sticker 203XXXXXXXXX that is on the ecu.
Regards, Macguyver
Hi Macguyver,
I noticed that you are running your ECU on software version 3.11.4
The version this tutorial works with is ...
Already see an asnwer from Firewizard below but what version is your ECU labelled?
mine says on the sticker 203XXXXXXXXX that is on the ecu.
Regards, Macguyver
Hi Macguyver,
I noticed that you are running your ECU on software version 3.11.4
The version this tutorial works with is ...
- Thursday 12 March 2020 17:45
- Forum: Other questions and discussions
- Topic: how to add APSystems ECU-3 solar inverter monitor
- Replies: 225
- Views: 46962
Re: how to add APSystems ECU-3 solar inverter monitor
Great tutorial, have worked my way through it but keep running into some problems. I think it has something to do with the fact that the URL' s look different. (eg: i do get some output but can't get it to look the same as what the posts show)
my 'home' url looks like: http://192.168.2.13/cgi-bin ...
my 'home' url looks like: http://192.168.2.13/cgi-bin ...