This is one of my flows which use the huemagic nodes
[{"id":"24b521959592dd71","type":"switch","z":"bc4a656e.c0d638","name":"On/Off","property":"payload","propertyType":"msg","rules":[{"t":"eq","v":"on","vt":"str"},{"t":"eq","v":"off","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":550,"y":1000,"wires":[["60516061424b150b"],["f81be835659d8043"]]},{"id":"f81be835659d8043","type":"change","z":"bc4a656e.c0d638","name":"Turn Off","rules":[{"t":"set","p":"payload","pt":"msg","to":"false","tot":"bool"}],"action":"","property":"","from":"","to":"","reg":false,"x":680,"y":1020,"wires":[["08b7bd6742f4dbcf"]]},{"id":"60516061424b150b","type":"change","z":"bc4a656e.c0d638","name":"CT6500k, 100%","rules":[{"t":"set","p":"payload","pt":"msg","to":"{\"on\":true, \"brightness\":100, \"colorTemp\":153}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":700,"y":980,"wires":[["08b7bd6742f4dbcf"]]},{"id":"a7ae7b35fae66caa","type":"change","z":"bc4a656e.c0d638","name":"","rules":[{"t":"delete","p":"payload.on","pt":"msg"},{"t":"set","p":"payload","pt":"msg","to":"off","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":315,"y":980,"wires":[["af49e5c45e270d6a"]],"l":false},{"id":"08b7bd6742f4dbcf","type":"hue-light","z":"bc4a656e.c0d638","name":"Bathroom","bridge":"7dcda340.c6ab4c","lightid":"8be8bac6-3a9f-4394-9ced-abc2f840cfa2","colornamer":true,"skipevents":false,"initevents":false,"x":880,"y":1000,"wires":[[]]},{"id":"bc11399e41963d45","type":"hue-light","z":"bc4a656e.c0d638","name":"Bathroom","bridge":"7dcda340.c6ab4c","lightid":"8be8bac6-3a9f-4394-9ced-abc2f840cfa2","colornamer":true,"skipevents":false,"initevents":false,"x":100,"y":1000,"wires":[["4fbec9522e8f01d2"]]},{"id":"af49e5c45e270d6a","type":"ui_switch","z":"bc4a656e.c0d638","name":"","label":"Bathroom","tooltip":"","group":"5c496272.8ff5cc","order":2,"width":"0","height":"0","passthru":false,"decouple":"true","topic":"","topicType":"str","style":"","onvalue":"on","onvalueType":"str","onicon":"fa-lightbulb-o fa-2x","oncolor":"green","offvalue":"off","offvalueType":"str","officon":"fa-lightbulb-o fa-2x","offcolor":"black","animate":true,"className":"","x":420,"y":1000,"wires":[["24b521959592dd71"]]},{"id":"4fbec9522e8f01d2","type":"switch","z":"bc4a656e.c0d638","name":"","property":"payload.on","propertyType":"msg","rules":[{"t":"cont","v":"false","vt":"str"},{"t":"cont","v":"true","vt":"str"}],"checkall":"true","repair":false,"outputs":2,"x":230,"y":1000,"wires":[["a7ae7b35fae66caa"],["44d255745d6cc8f7"]]},{"id":"44d255745d6cc8f7","type":"change","z":"bc4a656e.c0d638","name":"","rules":[{"t":"delete","p":"payload.on","pt":"msg"},{"t":"set","p":"payload","pt":"msg","to":"on","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":315,"y":1020,"wires":[["af49e5c45e270d6a"]],"l":false},{"id":"52605d7713134ee0","type":"comment","z":"bc4a656e.c0d638","name":"Bathroom Lighting","info":"","x":110,"y":960,"wires":[]},{"id":"7dcda340.c6ab4c","type":"hue-bridge","name":"Philips hue","bridge":"192.168.20.12","key":"eJKwVfdJ1cgCdCvTV0blnPBKeFuk6Jv4qa1r0lF7","worker":"1","disableupdates":false},{"id":"5c496272.8ff5cc","type":"ui_group","name":"MasterBed Lighting Control","tab":"8a3af567.918528","order":3,"disp":true,"width":"6","collapse":false},{"id":"8a3af567.918528","type":"ui_tab","name":"Main","icon":"dashboard","order":1,"disabled":false,"hidden":false}]
I havent had any issues with the nodes that i can recall!!
Were you able to connect your hue hub to the hue node?