mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-11 15:42:10 +01:00
a4c579b753
* [homematic] Fix long button press handling for HM-IP devices HM devices have the following long press cycle: PRESS_CONT PRESS_LONG PRESS_CONT (N times for repetion) PRESS_LONG_RELEASE while (at least some) HM-IP devices use this one: PRESS_LONG PRESS_LONG_START PRESS_LONG (N times for repetition) PRESS_LONG_RELEASE Add support for the latter case while keeping support for the former case. Signed-off-by: Danny Baumann <dannybaumann@web.de> * [homematic] Track 'uses LONG_START datapoint' flag per-device |
||
---|---|---|
.. | ||
main | ||
test/java/org/openhab/binding/homematic |