Search found 16 matches

by Wiers
Friday 30 May 2025 22:44
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

I have got it working!
Now I have one device with the most recent solarpower output and a device with the total today.
Tomorrow I am gonna try to get this in the Energy dashboard.

Thanks for putting me in the right direction Walter.
by Wiers
Friday 30 May 2025 11:17
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

I am reading in the wiki but as a non programmer it is a lot "Chinese" for me.
It is easy to make a mistake by typing one digit wrong.
You are steering me in the right direction and together with the wiki and internet I think I will figure it out.
by Wiers
Thursday 29 May 2025 23:40
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

If I have only a Electric usage device which shows me the actual Watt that would be fine.
But I do not know how toe send the value of "current" to that device.
by Wiers
Thursday 29 May 2025 13:56
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

Scherm­afbeelding 2025-05-29 om 13.52.43.png
Scherm­afbeelding 2025-05-29 om 13.52.43.png (29.22 KiB) Viewed 92 times

Progress, I got a value "current = 676" which was the output of my panels at that moment.

Now I have to get that in a device/counter.
by Wiers
Thursday 29 May 2025 11:16
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

One step further and without error but unfortunately without data. I now have this script called "SolarPanels" return { on = { timer = { 'every 1 minutes' }, httpResponses = { 'solar' } }, execute = function(domoticz, item) if (item.isTimer) then domoticz.openURL({ url = 'http://192.168.1.56/solar ...
by Wiers
Wednesday 28 May 2025 23:48
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

thanks for the info,
I will try this tomorrow.
I tried different devices and names to get a reaction but i will change them to one name.
by Wiers
Wednesday 28 May 2025 17:50
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

"Stroom nu" is the same as "zon nu" and is the "current" value in the json. They are different because there are clouds passing by. this is the actual solar production of my panels in W. the other values are not important. I just want this number refreshed in a virtual counter if possible.
by Wiers
Wednesday 28 May 2025 16:48
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

20250528_164533_resized.jpg
20250528_164533_resized.jpg (313.79 KiB) Viewed 183 times
by Wiers
Wednesday 28 May 2025 16:44
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

Scherm­afbeelding 2025-05-28 om 16.41.26.png
Scherm­afbeelding 2025-05-28 om 16.41.26.png (176.86 KiB) Viewed 186 times
by Wiers
Wednesday 28 May 2025 16:21
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

and it is all in W
by Wiers
Wednesday 28 May 2025 16:18
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

this is what i am working whit but no result: return { on = { timer = { 'every 1 minutes' }, httpResponses = { 'solar' } }, execute = function(domoticz, item) if (item.isTimer) then domoticz.openURL({ url = 'http://192.168.1.56/solar.html', method = 'GET', callback = 'solar' }) elseif (item ...
by Wiers
Wednesday 28 May 2025 16:16
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

The most important is "current"
and today would be nice.
by Wiers
Wednesday 28 May 2025 14:44
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

Re: need help dzevets script solar Toon

Hi Walterv, I have the thermostat data from Toon in Domoticz working. I have the P1 data in Domoticz working. But I need the data from my solarpower which Toon gets via an app from oepi loepi toe Domoticz. At the moment I am trying to get a dzevents HTTP request working but getting stuck on to manny ...
by Wiers
Wednesday 28 May 2025 11:27
Forum: dzVents
Topic: need help dzevets script solar Toon
Replies: 20
Views: 297

need help dzevets script solar Toon

Hi, I am running the latest Domoticz on a Pi. Connected to my P1 meter via usb and working great. Also got the readings from my Rooted Toon thermostat. I have solar panels from APSystems. The problem is: P1 energy production are from the phase where my solar panels are connected, but that phase also ...
by Wiers
Tuesday 29 October 2024 18:36
Forum: Bugs and Problems
Topic: Energy dashboard issue
Replies: 8
Views: 1134

Re: Energy dashboard issue

I have the standard P1 "Slimme" meter and my solar panels are from APSystems. I cannot read anything from APS but all the energy from the panels comes in on L2. I can read Delivery L2 live but I cannot choose it in the energy dashboard because it shows as usage and not return. I did mange to couple ...
by Wiers
Tuesday 29 October 2024 12:57
Forum: Bugs and Problems
Topic: Energy dashboard issue
Replies: 8
Views: 1134

Re: Energy dashboard issue

Can you tell me how you did that?
Linking your device to the dummy I mean.
I am trying to get my "Delivery2" from P1 meter into the dummy so It would show up as a return device.

Thanks
eric