Read data from a packet

I have a IDlock150 lock which reports if the door is open or closed. I can find the right values in byte 6 (0x01) but in none of the zwave methods of getting data (zwave, zwave beta and zwavetomqtt) i cant pick up that particular byte. How do i fix this?

OpenZWave Detail, Node006, Decrypted Packet: 0x00, 0x62, 0x03, 0xff, 0x00, 0x01, 0xfe, 0xfe

You can’t yet*. OZW does not support the Door Condition value. There is a PR to support it, but it’s not merged.

*If you are capable of doing so, you could pull the PR as-is and try a custom build.

Thanks for replying! Hope that someone will fix this soon then :grinning: