Page 1 of 1

dzVents method for setcolbrightnessvalue

Posted: Saturday 16 December 2017 10:14
by hobbe
Hi,

I am looking for a confirmation that the setcolbrightnessvalue is not implemented in dzVents. The idea is to change the color of a RGBW dimmer.

I could not find any reference to this in the documentation or the source code.

Currently, to work around this lack, I am calling the Domoticz API directly in my dzVents script using domoticz.openURL().

Thanks!

Re: dzVents method for setcolbrightnessvalue

Posted: Saturday 16 December 2017 11:07
by dannybloe
It is implemented in the upcoming 2.4 release. There you can do stuff like setRGB().

Re: dzVents method for setcolbrightnessvalue

Posted: Saturday 16 December 2017 23:20
by hobbe
That's good news!
Thank you dannybloe