Opentherm gateway and script integration into Homeseer

Forum over Homeseer scripts (DUTCH forum)

Moderators: TANE, Ruud

blb
Member
Member
Posts: 145
Joined: Fri Nov 19, 2010 2:01 pm

Re: Opentherm gateway and script integration into Homeseer

Post by blb »

Thanks Rutger. I'm still having the issue I can't control the temporary setting via Temperature Override. Changing the temp does trigger something (in the log I see "Device Control Device: CV 2nd Floor Temperature Override to Thermostat Control (18) by/from: CAPI Control Handler" but nothing happens, it seems the script is not running. As a work-around I have created an event which runs when the Temperature Override changes. Not that nice, but it works -with an additional Sub in the script - for now.
Bernard
tyfoon
Starting Member
Starting Member
Posts: 10
Joined: Sun Oct 28, 2012 6:13 pm

Re: Opentherm gateway and script integration into Homeseer

Post by tyfoon »

Hi,

I'm switching from Vera to Homeseer and before I start moving my 75+devices & plugins config to Homeseer I want to get most of the plugin stuff done.

I have been reading a few of the pages of this threat and I'm trying to understand how this works. In Vera I have a plugin for the OTG (http://code.mios.com/trac/mios_opentherm-gateway). In my case I'm connected over IP with the gateway.

But there does not seem to be a OTG plugin for Vera (correct?).

Can anyone explain how to get this up and running for a Homeseer Newbie? Thanks
mminehan
Starting Member
Starting Member
Posts: 4
Joined: Wed Mar 06, 2019 3:48 am

Re: Opentherm gateway and script integration into Homeseer

Post by mminehan »

Is this topic still active?

I have recently purchased an OTGW and am having trouble with these scripts.
@rutger Do you have an updated working script?
Thanks, Marty.
marcelr
Global Moderator
Global Moderator
Posts: 1153
Joined: Thu May 10, 2012 10:58 pm
Location: Ehv

Re: Opentherm gateway and script integration into Homeseer

Post by marcelr »

mminehan wrote:Is this topic still active?
The last post before yours is from almost three years ago. Don't get your hopes too high ...

The good News is that Rutger is still quite active on this forum.
Rutger
Member
Member
Posts: 339
Joined: Wed May 19, 2010 8:48 pm
Location: Netherlands

Re: Opentherm gateway and script integration into Homeseer

Post by Rutger »

I have still a working script but I'm currently on a business trip in Manila for 2 weeks so Im not able to send the script right now.
My home automation blog: https://rutg3r.com
mminehan
Starting Member
Starting Member
Posts: 4
Joined: Wed Mar 06, 2019 3:48 am

Re: Opentherm gateway and script integration into Homeseer

Post by mminehan »

Rutger wrote:I have still a working script but I'm currently on a business trip in Manila for 2 weeks so Im not able to send the script right now.
That would be greatly appreciated.
Rutger
Member
Member
Posts: 339
Joined: Wed May 19, 2010 8:48 pm
Location: Netherlands

Re: Opentherm gateway and script integration into Homeseer

Post by Rutger »

2 weken business trip werden er 5, dus ben net terug.
Ik gebruik nog steeds bijgevoegde 2 bestanden. 1x script en 1x ini file uit de Config folder.

In regel 14 van het script staat een fysieke verwijzing naar een extra virtual device (wordt niet door script aangemaakt) waarbij ik makkelijk debug kan aan/uitzetten, ipv de ini aan te passen.

Mijn OTGW is via een Com poort op m'n server aangesloten. Homeseer maakt verbinding met de remote webserver functionaliteit in de OTGW monitor software.
Attachments
OTGW-HS3-Rutger.zip
(5.88 KiB) Downloaded 700 times
My home automation blog: https://rutg3r.com
User avatar
vasco_nl
Starting Member
Starting Member
Posts: 28
Joined: Fri Aug 19, 2011 5:08 pm
Contact:

Re: Opentherm gateway and script integration into Homeseer

Post by vasco_nl »

I've modified the HS3 script for HS4 integration (see attachment).
This script works on an OpenTherm Gateway with firmware version 4.3 and OpenTherm Monitor running with remote access relay server enabled.

Also include the missing possibility in the HS3 script to send variables from another device (e.g. outside temperature) by an event.

Example event sending outside temperature:
- Event trigger on device (outside temperature device) value change
- Run a script
- Select BLB_OT_monitor.vb
- Sub or Func: Main
- Parameters: OT=$$DVR:xxx: (xxx is the device ref.ID)

Event to update OpenTherm devices:
- Event trigger automatic every minute
- Run a script
- Select BLB_OT_monitor.vb
- Sub or Func: Main
- Parameters: update

Installation:
- Copy hssi_BLB_OT_monitor.ini to the HomeSeer config folder
- Copy BLB_OT_monitor.vb to the HomeSeer scripts folder
- Change the configuration in hssi_BLB_OT_monitor.ini
Attachments
Opentherm Gateway HS4.zip
(5.76 KiB) Downloaded 312 times
Disneyland, een mensenval bediend door een muis!
Post Reply

Return to “Homeseer Scripts Forum”