I’m quite a while playing around with the knx binding in OH1 and OH2 and get this not working properly.
When I try to switch to ON this is done fine but group address is 5 times sent to the KNX bus. When I try to turn off immediately this is not because the bus is still running. When I wait 10 seconds and then try to switch it OFF its ok.
Log file
2015-12-28 16:39:02.291 [WARN ] [.b.knx.internal.bus.KNXBinding:140 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - retrying one time: no confirmation reply received
2015-12-28 16:39:05.297 [ERROR] [.b.knx.internal.bus.KNXBinding:148 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - giving up after second try: no confirmation reply received
2015-12-28 16:39:08.302 [WARN ] [.b.knx.internal.bus.KNXBinding:140 ] - Value 'OFF' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - retrying one time: no confirmation reply received
2015-12-28 16:39:11.308 [ERROR] [.b.knx.internal.bus.KNXBinding:148 ] - Value 'OFF' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - giving up after second try: no confirmation reply received
2015-12-28 16:39:14.353 [WARN ] [.b.knx.internal.bus.KNXBinding:140 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - retrying one time: no confirmation reply received
2015-12-28 16:39:17.360 [ERROR] [.b.knx.internal.bus.KNXBinding:148 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - giving up after second try: no confirmation reply received
2015-12-28 16:39:17.390 [DEBUG] [.b.knx.internal.bus.KNXBinding:113 ] - Received update (item='Licht_sluis', state='OFF')
2015-12-28 16:39:20.397 [WARN ] [.b.knx.internal.bus.KNXBinding:140 ] - Value 'OFF' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - retrying one time: no confirmation reply received
2015-12-28 16:39:23.402 [ERROR] [.b.knx.internal.bus.KNXBinding:148 ] - Value 'OFF' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - giving up after second try: no confirmation reply received
2015-12-28 16:39:23.409 [DEBUG] [.b.knx.internal.bus.KNXBinding:113 ] - Received update (item='Licht_sluis', state='ON')
2015-12-28 16:39:26.415 [WARN ] [.b.knx.internal.bus.KNXBinding:140 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - retrying one time: no confirmation reply received
2015-12-28 16:39:29.421 [ERROR] [.b.knx.internal.bus.KNXBinding:148 ] - Value 'ON' could not be sent to the KNX bus using datapoint 'command DP 1/1/0 Licht_sluis, DPT main 0 id 1.001, low priority' - giving up after second try: no confirmation reply received
Items.
Switch Licht_sluis "Sluis " (gC) { knx="1.001:1/1/0+1/1/1" }