Page 9 of 12

Re: Toon app: boiler status

Posted: Wed Jan 09, 2019 10:37 pm
by edwin999
I have an Intergas HRE 36/30 CW5 from 2010 connected with OpenTherm.
The boilerapp shows all values except for boilerInTemp,
http://<toonip>/boilerstatus/boilervalues.txt shows:

Code: Select all

{"sampleTime":"09-01-2019 21:15:00","boilerSetpoint":31.63,"roomTempSetpoint":20.5,"boilerPressure":2.09,"roomTemp":20.44,"boilerOutTemp":36,"boilerInTemp":null,"boilerModulationLevel":16}
http://<toonip>/happ_thermstat?action=printTableInfo shows (see attachment)

Could it be that my CV boiler does not support the boilerInTemp value ?

Re: Toon app: boiler status

Posted: Wed Jan 09, 2019 10:45 pm
by TheHogNL
edwin999 wrote: Could it be that my CV boiler does not support the boilerInTemp value ?
Most probably yes. Don't own such a boiler myself but that would be me guess.

Re: Toon app: boiler status

Posted: Wed Jan 09, 2019 11:04 pm
by edwin999
I am afraid you are right: when looking in http://otgw.tclcode.com/matrix.cgi I see that DataID 28 (Return water temperature) for my boiler is listed with a 'x', which means "the boiler responded with an Unknown-DataID message" :(

Re: Toon app: boiler status

Posted: Thu Jan 10, 2019 9:32 pm
by edwin999
Found some related information on https://www.domoticz.com/forum/viewtopic.php?t=4960
Adding an alternative DataID AA=28 should in theory solve this when using an OTWG Opentherm Gateway.
Am I right that this can only be solved by Toon developers in the Toon firmware?

Re: Toon app: boiler status

Posted: Thu Jan 10, 2019 10:06 pm
by TheHogNL
edwin999 wrote:Found some related information on https://www.domoticz.com/forum/viewtopic.php?t=4960
Adding an alternative DataID AA=28 should in theory solve this when using an OTWG Opentherm Gateway.
Am I right that this can only be solved by Toon developers in the Toon firmware?
Yes I am afraid.

Re: Toon app: boiler status

Posted: Thu Jan 17, 2019 12:02 am
by Toonz
Hi all,

version 1.0.6 is released on ToonStore.

Changelog:
- firmware 5 compatibility of the installer, no new functionality.

Kind regardz,

Toonz

Re: Toon app: boiler status

Posted: Thu Jan 17, 2019 12:25 am
by marcelr
edwin999 wrote:Found some related information on https://www.domoticz.com/forum/viewtopic.php?t=4960
Adding an alternative DataID AA=28 should in theory solve this when using an OTWG Opentherm Gateway.
Am I right that this can only be solved by Toon developers in the Toon firmware?
It is possible to squeeze these numbers into the data stream that flows from the boiler adapter to toon. No OTGW required. Will require some serious coding, though, AND you will need to find a way to extract the correct numbers from the boiler. The last bit may very well be the hardest.

Re: Toon app: boiler status

Posted: Sat Apr 06, 2019 11:11 am
by RDNZL
Running a TOON1 with 5.2.11
ToonStore 2.1.2
BoilerStatus 1.0.6
But it doesn't seem to be installed correctly or active.
I have no boilerstatus tile to add to the screen and the api is also not available.
http://192.168.x.x:10080/boilerstatus/boilervalues.txt

Any idea what to do/check to get it running?
Thanks in advance!

Re: Toon app: boiler status

Posted: Wed Apr 10, 2019 1:32 pm
by TerrorSource
RDNZL wrote:Running a TOON1 with 5.2.11
ToonStore 2.1.2
BoilerStatus 1.0.6
But it doesn't seem to be installed correctly or active.
I have no boilerstatus tile to add to the screen and the api is also not available.
http://192.168.x.x:10080/boilerstatus/boilervalues.txt

Any idea what to do/check to get it running?
Thanks in advance!
Have you tried poort 80 instead of 10080 ?

Re: Toon app: boiler status

Posted: Wed Apr 10, 2019 3:23 pm
by RDNZL
It's fixed, I removed BoilerStatus from ToonStore, reboot, and added it again.

Re: Toon app: boiler status

Posted: Wed Apr 10, 2019 4:15 pm
by Toonz
RDNZL wrote:It's fixed, I removed BoilerStatus from ToonStore, reboot, and added it again.
could it be that you installed the app manually (not via de ToonStore) before upgrading to firmware 5?
In that case the QML code is not made fw5 compatible by the upgrade script, the script is only patching officially installed apps (by performing a reinstall).
As a result the app will not be loaded as you noticed.
When installing via ToonStore these patches are made on-the-fly.

Re: Toon app: boiler status

Posted: Sat Apr 13, 2019 8:43 pm
by Rudolf
:!: Edit: Fixed it by toggling modes and 'changing' the setpoint, afterwards the value is valid

Suddenly getting strange results in boilervalues.txt

Code: Select all

{"sampleTime":"13-04-2019 20:24:00","boilerSetpoint":39.35,"roomTempSetpoint":null,"boilerPressure":null,"roomTemp":21.27,"boilerOutTemp":47.79,"boilerInTemp":37.89,"boilerModulationLevel":0
roomTempSetpoint is null (my boiler doesn't report pressure, this has always been null)

I checked where the app gets its data from, but that didn't get me any furter:
http://toon/hcb_rrd?action=getRrdData&l ... 13-04-2019

Code: Select all

21.50,"13-04-2019 19:29:00": 21.50,"13-04-2019 19:30:00": 21.50,"13-04-2019 19:31:00": 21.50,"13-04-2019 19:32:00": 21.50,"13-04-2019 19:33:00": 21.50,"13-04-2019 19:34:00": 21.50,"13-04-2019 19:35:00": 21.50,"13-04-2019 19:36:00": 21.50,"13-04-2019 19:37:00": 21.50,"13-04-2019 19:38:00": 21.50,"13-04-2019 19:39:00": 21.50,"13-04-2019 19:40:00": 21.50,"13-04-2019 19:41:00": 21.50,"13-04-2019 19:42:00": 21.50,"13-04-2019 19:43:00": 21.50,"13-04-2019 19:44:00": 21.50,"13-04-2019 19:45:00": 21.50,"13-04-2019 19:46:00": 21.50,"13-04-2019 19:47:00": 21.50,"13-04-2019 19:48:00": 21.50,"13-04-2019 19:49:00": 21.50,"13-04-2019 19:50:00": null,"13-04-2019 19:51:00": null,"13-04-2019 19:52:00": null,"13-04-2019 19:53:00": null,"13-04-2019 19:54:00": null,"13-04-2019 19:55:00": null,"13-04-2019 19:56:00": null,"13-04-2019 19:57:00": null,"13-04-2019 19:58:00": null,"13-04-2019 19:59:00": null,"13-04-2019 20:00:00": null,"13-04-2019 20:01:00": null,"13-04-2019 20:02:00": null,"13-04-2019 20:03:00": null,"13-04-2019 20:04:00": null,"13-04-2019 20:05:00": null,"13-04-2019 20:06:00": null,"13-04-2019 20:07:00": null,"13-04-2019 20:08:00": null,"13-04-2019 20:09:00": null,"13-04-2019 20:10:00": null,"13-04-2019 20:11:00": null,"13-04-2019 20:12:00": null,"13-04-2019 20:13:00": null,"13-04-2019 20:14:00": null,"13-04-2019 20:15:00": null,"13-04-2019 20:16:00": null,"13-04-2019 20:17:00": null,"13-04-2019 20:18:00": null,"13-04-2019 20:19:00": null,"13-04-2019 20:20:00": null,"13-04-2019 20:21:00": null,"13-04-2019 20:22:00": null,"13-04-2019 20:23:00": null,"13-04-2019 20:24:00": null,"13-04-2019 20:25:00": null,"13-04-2019 20:26:00": null,"13-04-2019 20:27:00": null,"13-04-2019 20:28:00": null,"13-04-2019 20:29:00": null}
It seems the value was perfectly valid until some time ago.

I think a reboot may have caused it, I rebooted my toon after 50 days because ToonStore didn't install any updates for apps (including itself). Updating apps went fine after the reboot, updated all my apps including boilerstatus.

My life doesn't feel complete without these values; please help. :mrgreen: :lol:

Re: Toon app: boiler status

Posted: Sun Dec 15, 2019 5:27 pm
by Ossegek
Yesterday madpatrick helpt me to get the most things working.
Only the boilerstatus was not.

The problem was that the file and dir not exsist.
So whe did this manuely. And test it out. That was working.
Only the file boilerstatus.txt is not updating.

Logic because it was Manuel, but how can this nog working?
We deleted the app on toon and did a reinstall but that was not working well.

So how do i update automatic this script?

Re: Toon app: boiler status

Posted: Sun Dec 15, 2019 7:25 pm
by TheHogNL
I noticed that since the change to github releases for toonstore apps we forgot that the boilerstatus app needs a file 'boilervalues.txt' readable in the webdir. I will make a change asap.
(notice it is boilervalues.txt and not boilerstatus.txt)

Re: Toon app: boiler status

Posted: Sun Dec 15, 2019 7:29 pm
by Ossegek
TheHogNL wrote:I noticed that since the change to github releases for toonstore apps we forgot that the boilerstatus app needs a file 'boilervalues.txt' readable in the webdir. I will make a change asap.
(notice it is boilervalues.txt and not boilerstatus.txt)

Ok. That explains the problem.
Will see the changed asap