This device was working just fine until recently, now I’m not getting any CENTRAL_SCENE notifications from the device. Is there an issue with the the latest snapshots? I noticed this after turning off simple mode for channel binding and specified my own item.
When I trigger a scene command from the switch nothing shows up in the DEBUG logs. When the wall switch is turned off/on it’s supposed to also send out a CENTRAL_SCENE update. It’s not doing that either, but I do get the following:
If the device isn’t sending notifications, then I don’t think that’s likely to be an issue with the binding. If nothing gets received, then it must be a configuration issue in the device I think - maybe the association got removed or something…
This isn’t anything from HABmin - is there something earlier than this. I guess so as this is the readback - not the command.[quote=“grizzlyjere, post:3, topic:14938”]
If I try PaperUI, I see
[/quote]
I would expect to see the same thing when you use HABmin. It looks like PaperUI is removing the association - or at least in this log, it’s not setting the association.
I turned on trace logging, cleared the log then did the association from HABmin. Everything that came back is here: Association Command Log - Pastebin.com
Thanks. Looks like a bug somewhere - I’ll try and get a fix tonight (once I work out what’s up, but hopefully it won’t be too hard). It looks like it sets the group, and then deletes it again for some reason…
@chris Thanks for the quick fix. It worked to allow the association group to now be set.
However for some reason the CENTRAL_SCENE still isn’t being received. There isn’t anything showing up in even the trace logs which I don’t get.
To see if it was a problem with the switch I ran Open Z-Wave Control panel and it’s showing the CENTRAL_SCENE being received. So I’m not sure what’s going on…
Strange - there’s nothing that should filter this, so as far as I know, if the log doesn’t show it being received, then it’s not being received. Maybe it’s at maximum range or something and sometimes it works, and sometimes not?