So pretty new to node-red but I've been learning a lot in the last few weeks... that being said I was using node-red with the Huemagic node to control my lights. I've recently changed to a zigbee2mqtt setup. Only problem is, the node for z2m contains the settings for the lights within the node? not sure if I'm stating it correctly, however the pictures will show what I mean.
Before with huemagic I passed on the settings with a change node then to the light. Now within the node to control the light I specify the settings. No big deal... except for the lights where I control the temperature with a global variable that changes. How do I recall the global context within that message? I'm sure I'm not stating it correctly, so hopefully the pictures will help...
Old way with the change node
New way with the new node
Thanks for any help!