Search found 3 matches
- Monday 10 April 2017 16:23
- Forum: LUA
- Topic: LUA || Qubino Dimmer || State "On"
- Replies: 2
- Views: 1078
Re: LUA || Qubino Dimmer || State "On"
the problem is caused by sometimes clicking on the lamp icon and sometimes sliding the dimmer balk. When clicked on the icon the status goes to "On or Off" When sliding the slider the status goes to "Set Level: 15 %" I added the following code to tackle both ways.. sg=tonumber(string.match ...
- Monday 10 April 2017 15:28
- Forum: LUA
- Topic: LUA || Qubino Dimmer || State "On"
- Replies: 2
- Views: 1078
Re: LUA || Qubino Dimmer || State "On"
I found the actual value when the dimmer is dimmed.
- Sunday 09 April 2017 20:23
- Forum: LUA
- Topic: LUA || Qubino Dimmer || State "On"
- Replies: 2
- Views: 1078
LUA || Qubino Dimmer || State "On"
Hi Guys, Since this is my first post to the forum i apologize in advance for any faults or in-regulations. I have my own house for a month now, so i can finally expand my hobby in domotica.. :D I created the script below to automate some of the lighting in my house.. -- Script voor het automatisch ...