hello
i have a Phoscon deConz - Raspbee II with lidl bulb i installed the deconz node.
But can't find out how to inject a change of Brightness or ColorTemperature.
the only things working is the Toggle working - but belive more by chance
[{"id":"b35157fb.8311d8","type":"change","z":"9eb2b7eb.712208","name":"Brightness 25","rules":[{"t":"set","p":"Brightness","pt":"msg","to":"25","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":420,"y":1340,"wires":[["ebfa062f.eaeed8","634650f1.e82fc"]]},{"id":"35549947.823a26","type":"inject","z":"9eb2b7eb.712208","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":220,"y":1340,"wires":[["b35157fb.8311d8"]]},{"id":"ebfa062f.eaeed8","type":"deconz-output","z":"9eb2b7eb.712208","name":"bulb 01 brightness","server":"aa7a1d43.83d1b","device":"58:8e:81:ff:fe:9c:27:16-01","device_name":"Color temperature light 1 : Color temperature light","command":"bri","commandType":"deconz_cmd","payload":"payload","payloadType":"msg","transitionTime":"","x":650,"y":1360,"wires":[]},{"id":"aac55653.6a10d8","type":"change","z":"9eb2b7eb.712208","name":"Brightness 90","rules":[{"t":"set","p":"Brightness","pt":"msg","to":"90","tot":"str"}],"action":"","property":"","from":"","to":"","reg":false,"x":420,"y":1400,"wires":[["ebfa062f.eaeed8","b9ef1f64.64367"]]},{"id":"39172019.d2bbe","type":"inject","z":"9eb2b7eb.712208","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":220,"y":1400,"wires":[["aac55653.6a10d8"]]},{"id":"b9ef1f64.64367","type":"debug","z":"9eb2b7eb.712208","name":"","active":true,"tosidebar":true,"console":true,"tostatus":true,"complete":"true","targetType":"full","statusVal":"payload","statusType":"auto","x":630,"y":1420,"wires":[]},{"id":"634650f1.e82fc","type":"debug","z":"9eb2b7eb.712208","name":"","active":true,"tosidebar":true,"console":true,"tostatus":true,"complete":"true","targetType":"full","statusVal":"payload","statusType":"auto","x":630,"y":1300,"wires":[]},{"id":"aa7a1d43.83d1b","type":"deconz-server","name":"iot11-rpi4b-gw-zigbee","ip":"10.18.42.180","port":"80","apikey":"1B99ED1E58","ws_port":"443","secure":false,"polling":"15"}]