Foddy / node-red-contrib-huemagic

Philips Hue node to control bridges, lights, groups, motion sensors, temperature sensors and Lux sensors using Node-RED.
https://flows.nodered.org/node/node-red-contrib-huemagic
Apache License 2.0
201 stars 67 forks source link

Increment / Decrement Brightness #311

Closed toni8767 closed 2 years ago

toni8767 commented 2 years ago

I can't get the functions incrementBrightnees and decrementBrightnees to work.

Tried this with a change-Node:

{ "incrementBrightness": true }

But nothing happens. Output in Debug-Node from HUe-Licht-Node:

{"on":true,"updated":"2022-02-03T17:27:32+01:00"}

Any suggestions ?

Thx in advance....

Toni

toni8767 commented 2 years ago

I'm so dumb ... tried this on a group node .... not a light node -.... sry...