set KAKU dimmerlevel from LUA
Posted: Wednesday 30 March 2016 23:19
I am trying to set a KAKU dimmer level from a LUA script, and believe this would be the most obvious way:
otherdevices_svalues['Keuken'] = 100%
I tried several other variants, with or without quotes, and with or without the percentage.
None work.
Any hints?
I already tried searching through the LUA examples but could not find a solution.
otherdevices_svalues['Keuken'] = 100%
I tried several other variants, with or without quotes, and with or without the percentage.
None work.
Any hints?
I already tried searching through the LUA examples but could not find a solution.