Hi!
I did not manage to use your node. :(
My received payload is something like this:
{ "brightness":254, "brightness_l1":254, [...] "state":"OFF", "state_l1":"OFF" }
I would like to store msg.payload.state and msg.payload.brightness to a file.
But every time I am geting
"Passed msg does not have the configured property 'payload.state'"
and
"Passed msg does not have the configured property 'payload.brightness'"
This is what I configured to write the state:
