Wake Up class and Z-Wave Plus devices?

The difference is probably that this is a secure inclusion. FWIW, these have been working non-secure for me for a bit. Only the secure ones aren’t working.

wakeup interval:
zw device: B9, command: 9881, payload: 00 84 06 00 38 40 01

wakeup capabilities:
zw device: B9, command: 9881, payload: 00 84 0A 00 00 F0 FF FF FF 00 00 00 00 00 F0

You’re right, it isn’t fixed – I wasn’t testing with the encapsulated case.

I’m having trouble figuring out what’s going on because it works with the exact same string in unit tests. I’ll need to consult a java/groovy expert.

2 Likes

Well, the good thing is it’s an easy code-around until it gets fixed. I just built my own secure wakeupinterval handler and intercept the description in parse and send it off to my handler.

Anything further on this fix, @duncan? Thanks :sunglasses:

1 Like

Someone else supposedly fixed this but it never got tested. Sorry I forgot to circle back.

Is it still broken?

1 Like