Butten long press broken with ZHAā¦
++DOWN++
"event_type": "zha_event",
"data": {
"device_ieee": "04:cd:15:ff:fe:68:24:43",
"unique_id": "04:cd:15:ff:fe:68:24:43:1:0x0008",
"device_id": "ad85b7975d73b81f14816267a47076f8",
"endpoint_id": 1,
"cluster_id": 8,
"command": "move",
"args": [
1,
83,
0,
0
],
"params": {
"move_mode": 1,
"rate": 83,
"options_mask": 0,
"options_override": 0
}
},
"origin": "LOCAL",
"time_fired": "2022-05-29T15:49:30.164029+00:00",
"context": {
"id": "0181108217b48a78ee6ba9ec77eeb54b",
"parent_id": null,
"user_id": null
++UP++
"event_type": "zha_event",
"data": {
"device_ieee": "04:cd:15:ff:fe:68:24:43",
"unique_id": "04:cd:15:ff:fe:68:24:43:1:0x0008",
"device_id": "ad85b7975d73b81f14816267a47076f8",
"endpoint_id": 1,
"cluster_id": 8,
"command": "move_with_on_off",
"args": [
0,
83
],
"params": {
"move_mode": 0,
"rate": 83
}
},
"origin": "LOCAL",
"time_fired": "2022-05-29T15:49:02.054242+00:00",
"context": {
"id": "01811081a9e63516b9095732e36d7b3a",
"parent_id": null,
"user_id": null
++BLUEPRINT++
zha:
button_up_short:
- 'on'
button_up_long:
- move_with_on_off_0_83
button_up_release:
- stop
button_down_short:
- 'off'
button_down_long:
- move_1_83
button_down_release:
- stop
Any ideas?