Hi,
this is the first time I submit a bugfix request. Please bear with me if I did something wrong:
No error message in the logfile
In my *.rules file I have added some checks for the virtual datapoint PRESS, like:
when
Channel 'homematic:HM-RC-2-PBU-FM:ccu:NEQ1771086:1#PRESS' triggered SHORT
...
When I push the physical switch for a long time, the openhab.log shows an error message:
Unknown value 'CONT' for PRESS virtual datapoint, only SHORT,LONG,LONG_RELEASE allowed
This is inline with the documentation for the binding, no words about "CONT". The error message below is repeated very quickly as long as the physical switch is held!
The binding and its documentation need to be updated to support "CONT"
openhab 2.2 and raspberrymatic 2.29.23.20171216 (on seperate device)
best regards
Stefan
The same issue applies for HM-PB-2-WM55-2 device
This datapoint is existing for almost all devices which contain keypresses. I see this message also with HM-RC-4-3 & HM-Sen-DB-PCB.
The datapoint definition also lists it.
http://www.eq-3.de/Downloads/eq3/download%20bereich/hm_web_ui_doku/hm_devices_Endkunden.pdf
Ping @gerrieg
I understand the button logic like the following (i didn’t check the times, these are just examples):
Additional to this, there is also a PRESS datapoint. This one gets the values SHORT, LONG, CONT, LONG_RELEASE according to the triggered channels. The enumeration behind this needs to be extended to include also the “CONT” value.
Hi @gerrieg ,
sorry for the question, but i am very new in this stuff.
What do i have to do, to get the fix in my Homematic Binding?
Regards Jay
@slzbi you have to install the 2.3 snapshot
@gerrieg
Hi gerrieg,
where can i downlaod the file and is there an howto for the process installing the file?
regargs Jay
see docs