Using otmonitor with Homeseer (HS3)

This Forum is about the Opentherm gateway (OTGW) from Schelte

Moderator: hvxl

Post Reply
yoja
Starting Member
Starting Member
Posts: 44
Joined: Wed Feb 24, 2010 12:00 pm

Using otmonitor with Homeseer (HS3)

Post by yoja »

Hi,

The OpenTherm Monitor software has MQTT. I have no experience with MQTT, but has anyone mode a connection
to Homeseer with this (HS3) ?
yoja
Starting Member
Starting Member
Posts: 44
Joined: Wed Feb 24, 2010 12:00 pm

Re: Using otmonitor with Homeseer (HS3)

Post by yoja »

Hi,

I am working on a script for HS3 but when testing I see some behaviour that I don't understand:

When putting the gateway in temperature override (TT=20 or TC=20)
PR=0 reports the override temprature. But after a minute or so, PR=O reports "N" (no override)
The Isense thermostat still reports override is on, as well the gateway webpage (Remote override room setpoint)

Is this a know bug?
If so, how can I get the override like the webpage reports?

Yoja

Edit: Found my bug :-) TT or TC should be "20.00" instead of only "20" otherwise the command will not be accepted.
I will post the script when it's finished
hvxl
Senior Member
Senior Member
Posts: 1965
Joined: Sat Jun 05, 2010 11:59 am
Contact:

Re: Using otmonitor with Homeseer (HS3)

Post by hvxl »

yoja wrote:Found my bug :-) TT or TC should be "20.00" instead of only "20" otherwise the command will not be accepted.
Which element doesn't accept TT=20 or TC=20? The gateway sure does.
Schelte
yoja
Starting Member
Starting Member
Posts: 44
Joined: Wed Feb 24, 2010 12:00 pm

Re: Using otmonitor with Homeseer (HS3)

Post by yoja »

Hi,

Then I don't know what went wrong :-( I will monitor if I see the problem again.

I have attached the first version of my HS3 script. I used a lot of the BLB_OT_monitor.vb script.
The script will create al the devices, just make an event that triggers the script every minute with the parameters: update

Note: I have removed serial communcation because I don't use it. I run the gateway on a raspberry pi.

Have fun :-)

Yoja
Attachments
OT_script_HS3.rar
(7.16 KiB) Downloaded 441 times
yoja
Starting Member
Starting Member
Posts: 44
Joined: Wed Feb 24, 2010 12:00 pm

Re: Using otmonitor with Homeseer (HS3)

Post by yoja »

Hi,

I am having some proplems with the telnet sesions.
It looks like it gets corrupted when running for a certain period of time using the above HS3 script.

Code: Select all

apr-17 8:13:58	 	debugOTGW	not recognized command: 1
apr-17 8:13:58	 	debugOTGW	not recognized command: B
apr-17 8:09:57	 	debugOTGW	not recognized command: 1
apr-17 8:07:58	 	debugOTGW	not recognized command: 1
apr-17 8:04:57	 	debugOTGW	not recognized command: 1
When I reboot the rasperry pi, it is working again for some time.
Could there be a bug in the otmonitor telnet sessions (connecting/disconecting)?

yoja
Post Reply

Return to “Opentherm Gateway Forum”