Page 1 of 1

NexaLCDimmer controlling dim level through REST api

Posted: Fri Nov 04, 2016 9:55 pm
by perjarle
Hello
I wonder if it is possible to set dim level directly (numeric) through the rest api without going through the predefined dim levels.

I'm integrating ONH with HomeBridge so I can control it from IOS Siri

/PJ

Re: NexaLCDimmer controlling dim level through REST api

Posted: Sat Nov 05, 2016 11:32 am
by stefangsbb
Yes, you just have to set the "OnDimLevel"-attribute and that will immediately be reflected in the dim level (if the lamp is on)

Re: NexaLCDimmer controlling dim level through REST api

Posted: Tue Nov 08, 2016 2:45 pm
by perjarle
Thank you :)