I get these type of errors from z4d "Error: Z4D: _send_and_retry - Unexpected Exception - rawaps_read_attribute_req 00:17:88:01:08:3c:63:e3/0x3402 0x104 0x8 payload: b'\x10\x08\x00\x00\x00' AckIsDisable: True RETRY: 1/1 (NcpResetCode.ERROR_EXCEEDED_MAXIMUM_ACK_TIMEOUT_COUNT)"
and now the controller is unable to turn on or off switches:
- Spoiler: show
- 2024-12-22 11:34:12.047 Z4D: UpdateDevice - ( Julgran) 2:99
2024-12-22 11:34:12.082 Error: Z4D: _send_and_retry - Unexpected Exception - raw_zcl_zcl_onoff bc:33:ac:ff:fe:7a:70:6d/0xf17d 0x104 0x6 payload: b'\x11\x14\x01' AckIsDisable: False RETRY: 1/1 (NcpResetCode.ERROR_EXCEEDED_MAXIMUM_ACK_TIMEOUT_COUNT)
Edit: A restart fixed the issue (at least for now).