loosenut
(loosenut)
January 14, 2022, 6:27am
21
Also, I’m wondering if I should start another thread for this, since my original question got solved. Thanks for your help, Bob!
apella12
(Bob Eckhoff)
January 14, 2022, 2:27pm
22
Sorry to have to cut out, but it was late. I do think the new thread is a good idea because you really need someone with the same device to lead the way. Also the scripting needs one of the experts.
My only thought this AM is whether the “Item” linked to the “Channel” is a “Number”. For example;
The log file indicates everything is working, it is just the getting the channel to update the item .
Bob
loosenut
(loosenut)
January 14, 2022, 6:41pm
23
Thanks again, Bob. I created a new thread here:
Hi, all. I got my Aeotec WallMoteQuad to connect to OpenHAB, but the Rules aren’t responding to input.
Here’s one part of what is showing up in the debug log when I push (in this case) Button 3.
NODE 7: Got a value event from Z-Wave network, endpoint=0, command class=COMMAND_CLASS_CENTRAL_SCENE, value=3.0
NODE 7: Updating channel state zwave:device:f71779d3f4:node7:scene_number to 3.0 [DecimalType]
And I have some rules that I would expect to be triggered by those button pushes, but nothing …