#anyone know how I can see or inspect the

1 messages · Page 1 of 1 (latest)

neat heron
#

or I guess the alternative, I'd like to see the raw message received by zwave-js. but it feels like seeing it before it is sent from HA would be a better first step

dense cedar
#

you can turn on HA debug logs for the integration but I don't think that's going to help you much. The driver takes care of validating input and sending it to the node.

#

"over the wire" would be in the driver debug logs.

neat heron
#

message looks more or less identical - syntactically the same

neat field
#

that's not what the node sees/is sent to the node. To know what can't be decoded, you have to look at driver logs on debug