Hi Guys
I have a Ikea tradfri lamp that i control with Nora and google for ON and OFF
When i want to control the brightness the problem starts
This is how the flow now looks like
[{"id":"ddfed62f.093d68","type":"nora-light","z":"1a9416eb.ba0129","devicename":"Lamp boekenkast","lightcolor":false,"brightnesscontrol":false,"turnonwhenbrightnesschanges":false,"passthru":true,"statepayload":true,"brightnessoverride":"","roomhint":"Slaapkamer","name":"","nora":"9d167d4b.443f","topic":"","onvalue":"ON","onvalueType":"str","offvalue":"OFF","offvalueType":"str","x":110,"y":40,"wires":[["baf3d643.307af8","1eac81c2.ab392e"]]},{"id":"1eac81c2.ab392e","type":"mqtt out","z":"1a9416eb.ba0129","name":"Boekenkast lamp","topic":"zigbee2mqtt/0xccccccfffe8ab8f4/set","qos":"0","retain":"false","broker":"c40e4a64.770398","x":450,"y":80,"wires":[]},{"id":"baf3d643.307af8","type":"debug","z":"1a9416eb.ba0129","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":430,"y":40,"wires":[]},{"id":"9d167d4b.443f","type":"nora-config","z":"","name":"nora config","group":"","notify":true},{"id":"c40e4a64.770398","type":"mqtt-broker","z":"","name":"Hassio main","broker":"192.168.2.23","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""}]
And this is the payload comming out the nora google command when i changed the bridgeness
payload: object
online: true
on: true
brightness: 65
topic: ""
_msgid: "d90c187d.2cd088"
Then only brightness work but ON and OFF from the bulb not, can someone help me out please