Page 1 of 1

Dimmer resolution in %

Posted: Sunday 02 April 2017 12:00
by rhendriks
I Have written a dimmer script in LUA in combination with an dummey dimmer in Domoticz.
This works almost perfect , the only problem that I have is the resolution of the slider , this is 3,6,9,12,.....99 %
Is there a possibility to change this in 1,2,3,...99% ?
I'M using LightwaveRF as Dummy .

Re: Dimmer resolution in %

Posted: Monday 03 April 2017 21:32
by lonebaggie
Create Dummy hardware then add the dimmer via add virtual device, this will setup a dimmer which is hardware neutral. Lghtwaverf dimmer matches the hardware which is 0 to 31 not 1 to 100

Re: Dimmer resolution in %

Posted: Tuesday 04 April 2017 22:39
by rhendriks
Thanks, this works good