Page 1 of 1

Dimm level + color on svalues for Milight

Posted: Tuesday 23 February 2016 22:15
by deennoo
Hi there,

On my project I build a IR gateway to inprouve the WAF who complain about multiple remote.
This gateway is base on LIRC and IREXEC.
Goal is : 1 Universal remote to drive TV + AMP + Kodi + Domoticz

All is fine, but i'm facing a probleme :

Even if i create some scene to drive the RBGW Milight Bulb, some time it's needed to play on a none plan dim level.

Idea is the play on dimmer with + or - 5% from 0% to 100%

For this i create a dummy switch, and my idea was : when this dummy switch change to ON dimmer increase when change to OFF dimmer decrease, this switch is run by ch+ and ch- from the IR Remote (this part is ok)

For my LUA Script i need to get the actual status of the milight Bulb and the actual level, but i'm looking on device status (on event part) svalues is blank, status is ok.

Please G, can you just put Level or IntLevel & color status information on Svalues for Milight Hardware ?

Thank you.