Author Topic: KNX thermostat  (Read 9921 times)

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
KNX thermostat
« on: May 12, 2012, 11:59:29 pm »
Hi,

a simple question that I have not found an answer after years of trying ....
What is the correct parameter in the web admin for the standard thermostat using KNX / EIBD?

I read this on txt on svn:

Code: [Select]
Standard_Thermostat:
channel meaning:
write asked temperature | write mode | return asked temperature | return mode | return real temperature

it's correct?

and if yes

write asked temperature      ----------->  GA  2byte
write mode                        ----------->  GA  1 bit? 1 byte?
return asked temperature     ----------->  GA  2 byte
return mode                       ----------->  GA  1bit? 1 byte?
return real temperature        ----------->  GA   2 byte



Emanuele

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: KNX thermostat
« Reply #1 on: May 13, 2012, 04:38:25 pm »
A GA is always xx/xx/xx afaik

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #2 on: May 13, 2012, 04:41:10 pm »
Yes, but the mode ga is 1 bit (on heating, off cooling) or 1 byte (comfort, Night, etc)?

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #3 on: May 13, 2012, 07:02:09 pm »
Perhaps I have not explained very well.
I know in what form should be written in the web admin GA (assuming that I must follow the syntax is shown on the txt file that I found).
My problem is that in the ETS do not know what matches "write mode", corresponds to an object type "heating / cooling" (1 bit), or object "mode" (1 byte), however in both cases, the thermostat does not switch properly between heating / cooling for me.

Emanuele

avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #4 on: May 13, 2012, 08:21:24 pm »
hi,

for me the Value "C" and "H" works. The GA is for the Konnex thermostat modes.

regards
markus

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #5 on: May 13, 2012, 08:30:42 pm »
Sorry, what kind of thermostat do you use? I have a merten room controller. The object mode on your thermostat is at 1 bit or 1 byte?

Emanuele

avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #6 on: May 13, 2012, 08:39:38 pm »
mine are all from Berker (BI.Q for example). I use the 1 byte (DPT 20.102 i think...)

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #7 on: May 13, 2012, 08:43:20 pm »
ok thanks a lot, and the same for the state of mode? you use 1 byte?


avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #8 on: May 13, 2012, 08:47:50 pm »
yeah, i used everywhere 1 byte objects for heating/cooling.

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #9 on: May 13, 2012, 11:44:02 pm »
I don't know why but for me don't work.

The thermostat don't change H/C ...


avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #10 on: May 14, 2012, 04:34:56 pm »
yeah. for me it was also very hard to find the correct values (H/C). But maybe your GA is wrong? Do you have an android phone? If yes, you could download my App in google play store (KNX Controller) and try if it works there... If you have questions about the App you can write me a mail.

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #11 on: May 14, 2012, 07:43:37 pm »
Thanks avajon,

I downloaded your android app the last week, really interesting, very compliments.

My room controller is this :http://merten.co.uk/download/DL_doku/P6232_581_03_3_1_GB_Web.pdf

Emanuele

avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #12 on: May 14, 2012, 08:44:05 pm »
Does it work in the app to control your thermostat? i couldn't find a info in the doc how the merten works... (okay, i looked only for 5 mins. or so...)

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: KNX thermostat
« Reply #13 on: May 14, 2012, 09:02:36 pm »
Honestly, I tried the app with only a few lights on-off.
The thermostat merten works like this:

Object heating / cooling (1 bit) (0 = heating, cooling = 1)
object mode (1 byte) ("4" = Frost / heat protection, "3" = Night economy, "2" = Standby, "1" = Comfort)

you can read this page 39 - 40

avajon

  • Veteran
  • ***
  • Posts: 120
    • View Profile
Re: KNX thermostat
« Reply #14 on: May 14, 2012, 09:32:37 pm »
try it in the app - if this doesn't work either, you probably have a problem with the configuration of the thermostat. did you also tried it with ets? (send a 1,2,3 or 4 via 1 byte object to the ga?)