Search found 7 matches

by radem205
Thursday 04 February 2016 15:38
Forum: Blockly
Topic: Blocky triggers with condition
Replies: 4
Views: 1555

Re: Blocky triggers with condition

You have to delete the first "and" condition, so you only have the condition "kodi = On and Donker = On".
by radem205
Wednesday 03 February 2016 13:06
Forum: PHP and all others
Topic: Turning on and off a switch every 10 minutes ?
Replies: 6
Views: 2361

Re: Turning on and off a switch every 10 minutes ?

Try the code below (not tested yet). You have to save the code as "script_time_whatever.lua" and put it in the scripts/lua directory. Or you can use the new build in lua script editor (select "Time" from the dropdown list to execute this script every minute). local switch = 'Switch name' time = os ...
by radem205
Wednesday 13 January 2016 15:02
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 617813

Re: Domoticz app 2.0

Thanks for the great update. Works perfectly. For my curriosity; the icon in front of, for example, each switch displays the current state, right? Is it an idea to combine the switch button and this status icon, so you can press the status icon to send a switch command? I ask this, because some ...
by radem205
Wednesday 16 December 2015 10:02
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1475

Re: Open zwave

by radem205
Monday 07 December 2015 13:20
Forum: Z-Wave
Topic: Attach scene to double-click Z-Wave.me dimmer 05458
Replies: 13
Views: 3690

Re: Attach scene to double-click Z-Wave.me dimmer 05458

Did you try to add a device by creating a scene and press the button 'Add device' under 'Activation devices'? Thereafter, you need to press the button of the switch twice.
by radem205
Thursday 03 December 2015 14:27
Forum: Z-Wave
Topic: Cylce through scenes using NodOn Octan Remote
Replies: 0
Views: 796

Cylce through scenes using NodOn Octan Remote

Hi, I'm considering to buy the NodOn Octan Remote (http://www.vesternet.com/z-wave-nodon-octan-remote). This product has 4 buttons, including a minus and plus button. I was wondering if it is possible to use these two buttons for cycle through the different screnes. So, when I press the plus button ...
by radem205
Tuesday 01 December 2015 11:31
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 617813

Re: Domoticz app 2.0

Looks awesome. Great job!