@ChristopheHD Thank you, your addin saved my day. Finally I got my Eltako FFG7B window handle to work. I receive now packet like this:
2026-02-09 12:20:57,364 DEBUG: 05:A4:88:FE->FF:FF:FF:FF (-85 dBm): 0x01 ['0xa5', '0x98', '0x0', '0x0', '0xe', '0x5', '0xa4', '0x88', '0xfe', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x55', '0x0'] OrderedDict()
2026-02-09 12:20:57,364 INFO: received: 05:A4:88:FE->FF:FF:FF:FF (-85 dBm): 0x01 ['0xa5', '0x98', '0x0', '0x0', '0xe', '0x5', '0xa4', '0x88', '0xfe', '0x0'] ['0x0', '0xff', '0xff', '0xff', '0xff', '0x55', '0x0'] OrderedDict()
2026-02-09 12:20:57,365 DEBUG: enoceanmqtt/window_office_l: SVC (Supply voltage / super cap. (linear))=3.04 V
2026-02-09 12:20:57,365 DEBUG: enoceanmqtt/window_office_l: CT (Contact)=Open
2026-02-09 12:20:57,365 DEBUG: enoceanmqtt/window_office_l: Sent MQTT: {"_RSSI_": -85, "_DATE_": "2026-02-09T12:20:57.364075", "_RAW_DATA_": "98:00:00:0E:00", "SVC": 3.04, "CT": 3}
But how can I show now the states of each window in the dashboard? Something lilke this (must not be graphical, cold also be open/tilt/closed…
BR
sp00ky