Aeotec door/window sensor 7 pro not updating Door state

Hello all!

Just got this little thingy in the mail and adding it to the network (aeotec z-stick gen5 usb stick) went very smoothly. Everything seems to work except for the door status (always reports closed) even though i can see the updates coming in in the logs:

2025-03-25T23:23:52.800Z DRIVER « [Node 009] [REQ] [ApplicationCommand]
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 150
                                    │ extensions:
                                    │ · type: SPAN  sender EI: 0x
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      7
                                      │ request updates: false
                                      └─[NotificationCCReport]
                                          notification type:   Access Control
                                          notification status: 255
                                          notification state:  Window/door is closed
2025-03-25T23:23:52.809Z DRIVER   one or more queues busy
2025-03-25T23:23:52.820Z DRIVER » [Node 009] [REQ] [SendData]
                                  │ transmit options: 0x24
                                  │ callback id:      0
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 51
                                    └─[SupervisionCCReport]
                                        session id:          7
                                        more updates follow: false
                                        status:              Success
                                        duration:            0s
2025-03-25T23:23:52.828Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-25T23:23:52.832Z DRIVER   all queues idle
2025-03-25T23:23:54.631Z DRIVER « [Node 009] [REQ] [ApplicationCommand]
                                  └─[Security2CCMessageEncapsulation] [INVALID]
                                      error: Security2CC_CannotDecode
2025-03-25T23:23:54.632Z CNTRLR » [Node 009] Message authentication failed, cannot decode command. Requesting a 
                                  nonce...
2025-03-25T23:23:54.637Z DRIVER   one or more queues busy
2025-03-25T23:23:54.642Z DRIVER » [Node 009] [REQ] [SendData]
                                  │ transmit options: 0x05
                                  │ callback id:      204
                                  └─[Security2CCNonceReport]
                                      sequence number:  52
                                      SOS:              true
                                      MOS:              false
                                      receiver entropy: 0x
2025-03-25T23:23:54.651Z DRIVER « [RES] [SendData]
                                    was sent: true
2025-03-25T23:23:54.913Z DRIVER « [REQ] [SendData]
                                    callback id:     204
                                    transmit status: OK
2025-03-25T23:23:54.917Z DRIVER   all queues idle
2025-03-25T23:23:55.036Z DRIVER « [Node 009] [REQ] [ApplicationCommand]
                                  └─[Security2CCMessageEncapsulation]
                                    │ sequence number: 152
                                    │ extensions:
                                    │ · type: SPAN  sender EI: 0x
                                    │ security class:  S2_Authenticated
                                    └─[SupervisionCCGet]
                                      │ session id:      10
                                      │ request updates: false
                                      └─[NotificationCCReport]
                                          notification type:   Access Control
                                          notification status: 255
                                          notification state:  Window/door is open
                                          state parameters:    Window/door is open in regular position

Any thoughts on this?

(HA runs on an older intel NUC: NUC6CAYH)

/EDIT
Interesting quirk, never had to reboot the whole system(i always do this even though it takes more time thn a simple reload) to get a zwave thingy working…

Which entity are you looking at? There are several similar ones and not all change.

At first HA only showed "Door / Window Sensor 7 Pro Access Control Door state
", then after the reboot the correct “Door / Window Sensor 7 Pro Window/door is open” entity showed up us well which changes its value as im putting the megnet beside the sensor and take it away…