how to set RGB value to commandArray inside lua ?
Posted: Sunday 21 February 2016 13:48
Is there any way to set the RGB value via commandArray ?
commandArray ['rgb dimmer'] = 'Set Level ?????'
this works, but is not the most elegant solution :
commandArray['OpenURL']='http://192.168.2.52:8084/json.htm?type= ... dx=??&hex=?????'
commandArray ['rgb dimmer'] = 'Set Level ?????'
this works, but is not the most elegant solution :
commandArray['OpenURL']='http://192.168.2.52:8084/json.htm?type= ... dx=??&hex=?????'