Search found 38 matches
- Wed Jan 24, 2024 8:08 pm
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Ah, thanks for clarifying, I see how it should have worked now... Up to now I wrongly assumed it would have started with 0 at first use of your app :oops: Looking back through all of the history / values I discovered that the production values have signaficantly changed after GMT: Sunday 14 May 2023...
- Tue Jan 23, 2024 4:47 pm
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Hi. I understand that it is expected that lifetime production is written to the database. What I don't understand is why it gets written to / as the hourly and daily production values.. I tried restetting and reconfiguring the plugin the way you described, but it didn't help. Any new value get's ove...
- Tue Jan 23, 2024 12:45 am
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Sorry to bother you again oepi-loepi, but I can see that the (manually corrected) value(s) from the last hourly and daily timestamps (resp. 1705964400 and 1705968000 right now) are being overwritten again with (I guess) the lifetime production value again, after 5 minutes or so. Besides, at 17059644...
- Mon Jan 22, 2024 9:35 pm
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
OK, I managed to correct things again.
Let's see what happens tomorrow...
Let's see what happens tomorrow...
- Mon Jan 22, 2024 8:51 pm
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
No, I did not change any settings, just upgraded the app... I don't have any (Toon) hardware monitoring and/or "Toon Zon" installed Shouldn't it not be showing this (future) timestamp at all (yet)? 1705968000 = GMT: Tuesday 23 January 2024 00:00:00 Your time zone: dinsdag 23 januari 2024 0...
- Mon Jan 22, 2024 11:11 am
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Oeps... It;s still reading the total lifetime energy produced and writing it as my hourly / today's production. I also seem to be missing today's hours now and it's showing an EPOCH value in the future(?) http://x.x.x.x/hcb_rrd?action=getRrdData.csv&loggerName=elec_solar_quantity&rra=10yrday...
- Mon Jan 22, 2024 1:44 am
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Thanks, tedious job, but I managed to correct the values.
Good luck in finding / fixing the issue.
Good luck in finding / fixing the issue.
- Sun Jan 21, 2024 11:41 am
- Forum: Toon Apps
- Topic: Toon App: solarPanel ---> solar data without hardware
- Replies: 367
- Views: 537118
Re: Toon App: solarPanel ---> solar data without hardware
Hey oepi-loepi, I updated the solar Panel; app yesterday (saturday 20-1-2024), but since then Solar production in days shows my panels produced 7418 kWh in one (that) day. If that only were true... In reality this amount seems to matches my total production in the past (2) years. How can I correct t...
- Fri Nov 04, 2022 1:06 am
- Forum: Toon miscellaneous
- Topic: Advanced Z-Wave page disabled
- Replies: 9
- Views: 11592
Re: Advanced Z-Wave page disabled
I managed to enable the Advanzed Z-Wave page. I am using oepi-loepi's pump switch app and would like to show/log the pump status in Domoticz. Can it be used to read the device state of a z-wave socket into Domoticz (for instance) and if so, how? Or is there a simpeler way to achieve this? Sorry if I...
- Mon Oct 24, 2022 1:50 am
- Forum: Toon miscellaneous
- Topic: monitoring Toon 2 humidity sensor
- Replies: 4
- Views: 5111
Re: monitoring Toon 2 humidity sensor
Wow, thanks. I did some research and after lots of trial and error got this to update an perccentage switch. But your script seems much nicer and combines temperature and humidity into one device... local scriptVar = 'humidityRetrieved' return { on = { timer = { 'every 5 minutes' -- to trigger the r...
- Sat Oct 22, 2022 10:47 pm
- Forum: Toon miscellaneous
- Topic: monitoring Toon 2 humidity sensor
- Replies: 4
- Views: 5111
Re: monitoring Toon 2 humidity sensor
Oh, just found http://my.toon2.ip.adress/tsc/sensors:
{"temperature":18.1, "humidity":77.2, "tvoc":892, "eco2":2087, "intensity":0}
Now let's find out how to get the humidity value into Domotcz...
{"temperature":18.1, "humidity":77.2, "tvoc":892, "eco2":2087, "intensity":0}
Now let's find out how to get the humidity value into Domotcz...
- Sat Oct 22, 2022 10:17 pm
- Forum: Toon miscellaneous
- Topic: monitoring Toon 2 humidity sensor
- Replies: 4
- Views: 5111
monitoring Toon 2 humidity sensor
Hi Toon experts!
Does anyone know if / where the Toon 2 's humidity sensor can be read remotely?
Is the humidity percentage visible at some sort of URL and can it be retrieved biy some json string (so I can show it in Domoticz)?
Thanks in advance...
Does anyone know if / where the Toon 2 's humidity sensor can be read remotely?
Is the humidity percentage visible at some sort of URL and can it be retrieved biy some json string (so I can show it in Domoticz)?
Thanks in advance...
- Sat Oct 22, 2022 10:10 pm
- Forum: Toon miscellaneous
- Topic: switching extra pump
- Replies: 9
- Views: 7507
Re: switching extra pump
Hey oepi-loepi.
Your pump switch app is working great! Thanks a lot
Now I would love to track the pump switch in Domoticz...
Is there a specific url on the Toon 2 where the status (switched on or off) can be retrieved with json or so?
Thanks in advance...
Your pump switch app is working great! Thanks a lot

Now I would love to track the pump switch in Domoticz...
Is there a specific url on the Toon 2 where the status (switched on or off) can be retrieved with json or so?
Thanks in advance...
- Thu Jul 28, 2022 12:49 am
- Forum: Toon external control
- Topic: Controlling Toon via Domoticz
- Replies: 176
- Views: 170826
Re: Controlling Toon via Domoticz
Never mind, it works now
.
There was nothing wrong with the code, but I had used the wrong type of device in Domoticz.
Of course it's not really a humidity sensor type (La Crosse TX3), but a simple percentage sensor...

There was nothing wrong with the code, but I had used the wrong type of device in Domoticz.
Of course it's not really a humidity sensor type (La Crosse TX3), but a simple percentage sensor...

- Mon Jul 18, 2022 9:35 pm
- Forum: Toon external control
- Topic: Controlling Toon via Domoticz
- Replies: 176
- Views: 170826
Re: Controlling Toon via Domoticz
Hi. Did anyone manage to get the Toon2 values from the humidity sensor into Domoticz? I am not much of a programmer, but added / changed something to the script, simular to what was used for the modulation level of the burner: execute = function(domoticz) ... (snip).. [b] local ToonHumidity = domoti...