Search found 22 matches

by rtenklooster
Sun Dec 28, 2014 12:16 am
Forum: Opentherm Gateway Forum
Topic: Gateway hangs
Replies: 1
Views: 2855

Gateway hangs

Hi, Running my gateway, connected to a rPi. I'm having some stability problems every now and then. The problem is, the gateway, directly connected to opentherm monitor spits out some serial activity like: 22:48:58.863125 Error 03 22:59:01.055978 0/0100000011/00000011,100.01505.,2,1000010,1.,500,7,00...
by rtenklooster
Sat Dec 06, 2014 2:17 pm
Forum: Opentherm Gateway Forum
Topic: OpenTherm Monitor Program
Replies: 20
Views: 15314

Re: OpenTherm Monitor Program

While the previous version of otmonitor might produce more values than the ones listed above, the order of the additional fields was undefined. So there was no guarantee that a certain field position would always contain the water pressure. For this reason I have made the documented fields the defa...
by rtenklooster
Sat Dec 06, 2014 12:49 am
Forum: Opentherm Gateway Forum
Topic: OpenTherm Monitor Program
Replies: 20
Views: 15314

Re: OpenTherm Monitor Program

The order of the fields is: flame, dhwmode, chmode, dhwenable, diag, fault, outside, inside, setpoint, modulation, boilertemp, returntemp, controlsp, dhwsetpoint, chwsetpoint. After the last update, a lot of fields are removed from the datafile, the fields above are now the only values in the file....
by rtenklooster
Fri Dec 05, 2014 11:25 pm
Forum: Opentherm Gateway Forum
Topic: Otmonitor webserver error
Replies: 1
Views: 2677

Otmonitor webserver error

For some reason, my outside temperature gets displayed as ???
This happens when I don't even have a outside temperature set using OT=XX.X

I think this is the reason my mobile (iphone site) gives a internal server error. Error is: expected floating point Got ???

Anyone having the same problems?
by rtenklooster
Wed Dec 03, 2014 2:21 pm
Forum: Opentherm Gateway Forum
Topic: OTmonitor als daemon op Raspberry Pi
Replies: 20
Views: 18099

Re: OTmonitor als daemon op Raspberry Pi

Net alles geupdate,
het werkt super! Onwijs bedankt :-)
by rtenklooster
Wed Dec 03, 2014 2:07 pm
Forum: Opentherm Gateway Forum
Topic: OTmonitor als daemon op Raspberry Pi
Replies: 20
Views: 18099

Re: OTmonitor als daemon op Raspberry Pi

sudo -u pi /home/pi/otmonitor-ahf --webserver 8085 --daemon /dev/ttyUSB0 & Bedankt voor de nieuwe versie! Mooi dat je een device kunt specificeren, had geen idee hoe dat moest vanuit de command line. En runnen als user pi, das een goeie. Ik ga de boel eventjes updaten en kom er eventjes op teru...
by rtenklooster
Tue Nov 25, 2014 5:41 pm
Forum: Opentherm Gateway Forum
Topic: OTmonitor als daemon op Raspberry Pi
Replies: 20
Views: 18099

Re: OTmonitor als daemon op Raspberry Pi

Hallo, (ik benatwoord dit vanuit generieke Linux kennis, moeyt in principe ook op een PI werken). Sleep 60 gaat niet werken omdat alle init scripts serieel worden uitgevoerd. Je zult de required start zodanig moeten invullen dat eerst je andere dependencies worden uitgevoerd. Dus even kijken welk s...
by rtenklooster
Tue Nov 25, 2014 5:04 pm
Forum: Opentherm Gateway Forum
Topic: OTmonitor als daemon op Raspberry Pi
Replies: 20
Views: 18099

OTmonitor als daemon op Raspberry Pi

Hallo allen, Ik ben al de hele middag bezig om de gateway + opentherm monitor in daeamon modus automatisch te laten starten op mij raspberry pi. Ik heb een rc.d script geregistreerd: #! /bin/sh # /etc/init.d/otgw ### BEGIN INIT INFO # Provides: otgw # Required-Start: $remote_fs $syslog # Required-St...
by rtenklooster
Wed Jan 22, 2014 2:10 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

But Joep, i realy love your webapp! Big compliments. I would love to use your design and layout. So if you are willing to share.. Thank you! I decided to create a webpage with my experience writing the back-end and this app. Then you can make it yourself with examples and I don't have to upload the...
by rtenklooster
Sun Jan 19, 2014 1:32 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

I have a php / jquery mobile frontend. Advanced scheduling, temp rules, permanent rules etc. http://weblog.tenklooster.net/wp-content/uploads/2014/01/20140119-122040-e1390130602511.jpg http://weblog.tenklooster.net/wp-content/uploads/2014/01/20140119-122820-e1390130936665.jpg It is intergrated in my...
by rtenklooster
Sun Dec 29, 2013 1:04 am
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

Schelte, I have been running the gateway for a month or two now. OTG -> Raspberry pi with remserial -> php webserver Combined with a vision modulation touch and a atag a244EC I wanted to let you know that it's running like a charm. No hanging or what so ever. Even after i just disconnect the power, ...
by rtenklooster
Tue Oct 22, 2013 12:48 am
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

You have my vote on implemeting json. It would be great not having to deal with php / serial anymore. Though its stable on my rPi in my current setup. For now i am not using ot monitor but remserial -> fsockopen -> php -> mysql Ot monitor should need a option to run on linux at a given serial port, ...
by rtenklooster
Sat Oct 12, 2013 6:25 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

My hardware is indeed slow. It's running on a raspberry pi. I will connect it to my normal computer and resend you a log, maybe it's of any help for you. But proberly the gaps are explained. As REDNAX confirmes, manually you can set it at half degrees. It however accepts 16.5 temperatures, but just ...
by rtenklooster
Wed Oct 09, 2013 6:50 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

Ok thanks. It does makes sense :) I re-checked it. If i send TT=19.50, the gateway responds with 19.50. After a minure or so, the temperature shows up on the thermostaat.. only as 19.0 The room setpoint as reported by the PS=1 command reports 19.00 The override temperature as reported by PR=O return...
by rtenklooster
Tue Oct 08, 2013 3:53 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 329193

Re: Opentherm Gateway

Thanks for your reply! The pdf of opentherm was much of a help, thanks for that! The only thing is, the status bits seem to be in the opposide order. bit 1 = 8 and 8 = 1 I will upload the new firmware this evening and report if it solves the problem. And no, i dont own a castle haha. It indeed tuned...

Go to advanced search