[SOLVED]Sensative Stripe Guard700 M 1101021

  1. What kind of zstick? Does it have a button?
    Z-Stick 7 fom Aeotec (z-wave plus)

  2. How did you install OH? Are you using openhabian?
    Yes I’ve installed the Openhabian version as described here:Download openHAB | openHAB (option 1 SD-Card flash eg.) Thats the version → Release openHABian v1.7.4b · openhab/openhabian · GitHub

  3. What does the controller UI page look like (mark advanced tab before making picture)?



  4. Read the Zwave documentation, especially at the bottom where it says “when things do not go as planned” Set the binding to Debug, try 2 or three wakes, then set the binding back to info. Post the log (using the brackets).
    hm… there is not a lot of traffic I guess: along this post
    Z-Wave Debugging in openHAB

Blockquote
2022-11-27 16:01:33.438 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:01:33.441 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = – (0xa8)
2022-11-27 16:01:45.952 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:01:45.955 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:01:45.958 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = – (0xa8)
2022-11-27 16:01:53.905 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:01:53.908 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:01:53.910 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = – (0xa8)
2022-11-27 16:01:53.919 [INFO ] [ng.zwave.internal.protocol.ZWaveNode] - NODE 3: Maximum Awake time period reached, state VERSION count 20, messages 1
2022-11-27 16:02:46.760 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:02:46.763 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = – (0xa8)
2022-11-27 16:02:59.273 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:02:59.276 [WARN ] [.serialmessage.ZWaveCommandProcessor] - SerialMessage class null is not implemented!
2022-11-27 16:02:59.278 [WARN ] [ve.internal.protocol.ZWaveController] - TODO: Implement processing of Request Message = – (0xa8)
2022-11-27 16:03:07.241 [INFO ] [ng.zwave.internal.protocol.ZWaveNode] - NODE 3: Maximum Awake time period reached, state VERSION count 20, messages 0

  1. Console means-get to command line of your pi–type sudo openhab-cli console; first password is your login, second is habopen
    :slight_smile: