Hi,
I have several problems to get my HUE lights working white my Fibaro HC2. I have made a scene for my bathroom just to turn on and off the light in combination white a motion sensor. This is working fine but the light is always changing back to the warm color after about 24 hours. So i like to set the color by a LUA command. I used the debug function for the settings (see below)
--[[
%% properties
%% events
%% globals
--]]
fibaro:debug(fibaro:getValue(162, "ui.brightness.value"))
fibaro:debug(fibaro:getValue(162, "ui.saturation.value"))
fibaro:debug(