thanks - I tried but it didn’t seem to work, however I notice that when I’m calling the set_config_parameter service here I get no output in the zwave log. That is when I pass:
{
“node_id”:“2”,
“parameter”:“80”,
“value”:“1”
}
This is interesting as when I change the parameter 111 I definitely see the change occur in the log file.
The other thing however is that I do note log entries when I physically push the buttons on switch now - so when I press On then Off again I see the following, however the Switch on my UI doesn’t change/react to this:
2018-04-18 07:54:40.056 Detail, Node003, Received: 0x01, 0x1a, 0x00, 0x49, 0x84, 0x03, 0x14, 0x04, 0x10, 0x01, 0x5e, 0x25, 0x26, 0x33, 0x70, 0x27, 0x32, 0x81, 0x85, 0x59, 0x72, 0x86, 0x7a, 0x73, 0xef, 0x5a, 0x82, 0xb6
2018-04-18 07:54:40.057 Detail,
2018-04-18 07:54:40.057 Info, Node003, UPDATE_STATE_NODE_INFO_RECEIVED from node 3
2018-04-18 07:54:51.086 Detail, Node003, Received: 0x01, 0x1a, 0x00, 0x49, 0x84, 0x03, 0x14, 0x04, 0x10, 0x01, 0x5e, 0x25, 0x26, 0x33, 0x70, 0x27, 0x32, 0x81, 0x85, 0x59, 0x72, 0x86, 0x7a, 0x73, 0xef, 0x5a, 0x82, 0xb6
2018-04-18 07:54:51.087 Detail,
2018-04-18 07:54:51.087 Info, Node003, UPDATE_STATE_NODE_INFO_RECEIVED from node 3
Not sure if you have any ideas?
PS. I’ll have to try to understand why my UI doesn’t seem to work and pop up the values in the Zwave config section so I could try to do the changes there like you do.
Not sure if you have any ideas?
PS. I’ll have to try to understand why my UI doesn’t seem to work and pop up the values in the Zwave config section so I could try to do the changes there like you do.