<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=EIB%2Fen</id>
	<title>EIB/en - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.larnitech.com/index.php?action=history&amp;feed=atom&amp;title=EIB%2Fen"/>
	<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=EIB/en&amp;action=history"/>
	<updated>2026-05-19T03:23:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.11</generator>
	<entry>
		<id>https://wiki.larnitech.com/index.php?title=EIB/en&amp;diff=8009&amp;oldid=prev</id>
		<title>FuzzyBot: Updating to match new version of source page</title>
		<link rel="alternate" type="text/html" href="https://wiki.larnitech.com/index.php?title=EIB/en&amp;diff=8009&amp;oldid=prev"/>
		<updated>2022-01-15T17:46:00Z</updated>

		<summary type="html">&lt;p&gt;Updating to match new version of source page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
==Switch-press-release  (Recommended)==&lt;br /&gt;
For correct operation, it is required that the button, when pressed, should send 1, and when released, 0&lt;br /&gt;
This kind of configuration can be used for double, triple clicks and dimming&lt;br /&gt;
&lt;br /&gt;
===Button configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx1.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx2.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx3.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/0 data len 1: 01  - '''Button pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/0 data len 1: 00  - '''Button released'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/2 data len 1: 01  - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
==Switch-one-phys-btn==&lt;br /&gt;
Each press of the button sends 1 byte of data (alternately 0 or 1). To start / stop dimming, the button sends 9/8 or 1/0 to the dimming group address.&lt;br /&gt;
&lt;br /&gt;
===Button configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx4.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
Or:&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx5.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx6.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx7.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/0 data len 1: 01 - '''Button pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 5/0/1 data len 1: 01 - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/0 data len 1: 00 - '''Button pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 5/0/1 data len 1: 00  - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/2 data len 1: 09 - '''Dimming UP started'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/2 data len 1: 08 - '''Dimming UP finished'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/2 data len 1: 01 - '''Dimming DOWN started'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/3 destination 5/0/2 data len 1: 00 - '''Dimming DOWN finished'''&lt;br /&gt;
&lt;br /&gt;
==Switch-two-phys-btn==&lt;br /&gt;
This type of configuration is used if you have physically 2 buttons on a panel, one of which always sends the command on (1) and the second off (0). In this case, 2 buttons are created in the Larnitech system, each of which can be used independently.&lt;br /&gt;
Most of the panels do not allow independent use of the feedback LEDs, therefore, if the keys are used independently, the indication may not work correctly.&lt;br /&gt;
&lt;br /&gt;
===Button configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx8.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx9.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx10.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/2 data len 1: 01 - '''Button 1 pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/3 data len 1: 01  - '''Feedback 2 sent'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/0 data len 1: 01  - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/2 data len 1: 00 - '''Button 2 pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/3 data len 1: 00  - '''Feedback 2 sent'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/0 data len 1: 00  - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
==Switch-long-press==&lt;br /&gt;
Works the same as Switch-two-phys-btn, the difference is that dimming is added.&lt;br /&gt;
&lt;br /&gt;
===Button configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx8.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx9.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx13.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx14.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/2 data len 1: 01  - '''Button 1 pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/3 data len 1: 01 - '''Feedback 2 sent'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/0 data len 1: 01 - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/2 data len 1: 00  - '''Button 2 pressed'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/3 data len 1: 00 - '''Feedback 2 sent'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 2/0/0 data len 1: 00 - '''Feedback sent'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/1 data len 1: 01 - '''Button 1 dimming started'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/1 data len 1: 00 - '''Button 1 dimming finished'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/1 data len 1: 09 - '''Button 2 dimming started'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 2/0/1 data len 1: 08 - '''Button 2 dimming finished'''&lt;br /&gt;
&lt;br /&gt;
==Temperature Sensor==&lt;br /&gt;
Creates a temperature sensor in the Larnitech system.&lt;br /&gt;
&lt;br /&gt;
===Sensor configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx15.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx16.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx17.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/1/5 data len 3: 00 0c c4  - '''Received temperature from the sensor'''&lt;br /&gt;
&lt;br /&gt;
==Thermostat==&lt;br /&gt;
The plugin ensures temperature setpoint synchronization between a thermostat and valve-heating element in the Larnitech system&lt;br /&gt;
&lt;br /&gt;
===Thermostat configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx18.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx19.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx20.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx21.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 4/0/2 data len 3: 00 0c 4c - '''Setpoint sent to the thermostat'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0c 4c - '''Setpoint received from the thermostat'''&lt;br /&gt;
&lt;br /&gt;
==Climate Control==&lt;br /&gt;
Heat/Cool Setpoint - Must be selected if the thermostat panel has only 1 address for two setpoints. In this case, depending on the selected mode in the climate control, the following values will be taken:&lt;br /&gt;
*If climate control is in heating mode, Heat/Cool setpoint will be accepted as the heating setpoint. Likewise within the Cooling mode, Heat/Cool setpoint will be accepted as the cooling setpoint.&lt;br /&gt;
*If the climate control is in the Heating/Cooling mode, it will use add/subtract delta  and set 2 setpoints (Heat and cool). For example setpoint 25 will be transformed to 23-27.&lt;br /&gt;
&lt;br /&gt;
===Thermostat configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx22.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx23.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx19.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx20.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx26.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx27.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx28.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx29.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx30.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/3/1 data len 1: 00 - '''Turn OFF'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0d 46 - '''Setpoint received'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/3/1 data len 1: 01 - '''Turn ON'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0d 46 - '''Setpoint received'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 4/0/2 data len 3: 00 0c e2 - '''Setpoint sent to the thermostat'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0c e2 - '''Setpoint received'''&lt;br /&gt;
&lt;br /&gt;
==Air Conditioner==&lt;br /&gt;
In case the device does can't send mode with the DPT 20.105 data type, but simply sends [1,2,3,4,0…], you can set your own correspondence of values to the mode&lt;br /&gt;
&lt;br /&gt;
===Configuration in ETS:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx31.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx32.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx19.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx20.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx26.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx27.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx37.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx38.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Configuration in EIB plugin:===&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx39.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;[[File:knx40.png|800px]]&amp;lt;/br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===LOG:===&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/3/1 data len 1: 00 - '''Turn OFF'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0d 46 - '''Setpoint received'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/3/1 data len 1: 01 - '''Turn ON'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0d 46 - '''Setpoint received'''&lt;br /&gt;
&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/2/0 data len 2: 00 04 - '''Mode changed to Heating'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 15/15/255 destination 4/0/2 data len 3: 00 0c e2 - '''Setpoint sent'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/0/1 data len 3: 00 0c e2 - '''Setpoint received'''&lt;br /&gt;
 From EIB (BAOS, chID 0, seq_cntr 0) =&amp;gt; source 1/1/1 destination 4/4/0 data len 2: 00 03 - '''Sending FAN speed'''&lt;/div&gt;</summary>
		<author><name>FuzzyBot</name></author>
	</entry>
</feed>