Node-Red-Matter-Bridge - Proper Setup?

@sammachin So did you change it to 1-100 out? I had to reinstall it from the command line (don't ask :wink: ) and noticed the node outputs were now matching.

The issue I'm currently having is any input of a number is just getting passed through and the node isn't changing to reflect the value in Google Home (I'm pretty sure earlier that the node was not passing through input commands)?

On the restart, I tried isolating my Matter nodes to a single flow hoping to avoid doing a full deploy if I was working on other flows, but it looks like I need to do a full deploy no matter the change? And yes, I'm running into the system being out for a little while it cleans up.

Edit:
Did some more testing and what I'm seeing is if I inject a payload value (numeric or true/false), it passes through the value (and doesn't change the dim level turn on/off in Google Home). If I change the dim level in Google Home it's sending the 1-255 value.

I could have sworn when I tested last week, injected true/false or values were changing the node so not sure if something else is going on

Edit 2:
Looks like the updates is something with Google Home. If I turn my screen on/off it refreshes. Though now my level changes injected seem to be based on the 1-255 as well for the Google Home dim level

Hopefully you can make some sense of this post....