Posted: Friday Aug 14th, 2015 04:45 pm |
|
1st Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Anyone has experience programming comfigurator in order using RLY01H acting as bell button to control a dimmer control ?
Bell button that i mean is : for on/off by short press for dim up/down by long pressLast edited on Friday Aug 14th, 2015 06:55 pm by bagushandhoko
|
Posted: Saturday Aug 15th, 2015 11:14 pm |
|
2nd Post |
Swiss-Toni
UCM Pi Users

back to top
|
The RLY01H is a relay which works simply on an open/closed circuit triggered by an output for upping voltage ect. if your using a non voltage bell button this should be added to a input and the appropriate programming implemented. Im not sure if this is what you meant, im only going by what you haven written.
|
Posted: Sunday Aug 16th, 2015 04:39 am |
|
3rd Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Hi Toni,
Actually i need ' bell button simulation ' at output side. I plan to control a dimmer control ( see attachment) . It need a button type . So i plan using rly01h to act like bell button . So how to program comfigurator to do so ( short press and long press ) ... or short press = momentary press
And is it possible to program the user interface at android to show 'ON' and 'OFF' button and one 'slider' to represent long press with counter rangeAttachment: Screenshot_2015-08-16-06-18-38.jpg (Downloaded 49 times) Last edited on Sunday Aug 16th, 2015 04:47 am by bagushandhoko
|
Posted: Sunday Aug 16th, 2015 06:53 am |
|
4th Post |
tech07
Administrator
Joined: | Thursday Jan 29th, 2009 |
Location: | Singapore |
Posts: | 106 |
Status: |
Offline
|
back to top
|
You can connect a push button to zone, make it ZoneType Switch Normally Open
On Response = Output N On Off Response = Output N Off
This is the same as using a button to press the switch on the dimmer
|
Posted: Sunday Aug 16th, 2015 09:07 am |
|
5th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
So at phone user interface will be appear as 1 button ? And when we press the button become close from Normally Open until we releasing the button in the screen ?
|
Posted: Sunday Aug 16th, 2015 10:55 am |
|
6th Post |
tech07
Administrator
Joined: | Thursday Jan 29th, 2009 |
Location: | Singapore |
Posts: | 106 |
Status: |
Offline
|
back to top
|
Press and Hold is not possible in the Comfort iphone appThe control menu allows you to send any ciommand eg Pulse output for 1 second 2 seconds etc but it cannot dim or brighten to an absolutre level becauase the device does not tell its feedback status
|
Posted: Sunday Aug 16th, 2015 04:10 pm |
|
7th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
.....You can connect a push button to zone, make it ZoneType Switch Normally OpenOn Response = Output N On Off Response = Output N OffThis is the same as using a button to press the switch on the dimmer......
So what does 'above' mean , is not same as bell button function or 'press and hold ' ?
If i need one button that only send momentary pulse ( e.g 100 ms ) . Regardless dimming function. I only use comfort as redundant of physically button at the wall. And the button ( at android apps ) also can reflect the status ( like standart interface on off in lamp ) .. so :
1. How to program comfigurator ? With nice appearance like standart button lamp at android app ( not "text" button )
2. Could i use rly01h at output side and combine with current sensor at input for status ?
3. If all can program like above, how to create virtual nodes so from zwave controller it is acknowledged as normal/standart on off lamp device .Last edited on Sunday Aug 16th, 2015 08:18 pm by bagushandhoko
|
Posted: Sunday Aug 16th, 2015 08:28 pm |
|
8th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Am i right if output with "blind operation" is quite similar with i expect to control the dimmer control ? could i use this type of output with this connection modification : up and down in blind operation connect to 2 relays right ? for dimmer control i connect both relays at same input ( switch input at the dimmer )
Last edited on Sunday Aug 16th, 2015 08:35 pm by bagushandhoko
|
Posted: Sunday Aug 16th, 2015 09:31 pm |
|
9th Post |
Swiss-Toni
UCM Pi Users

back to top
|
I think what you are actually saying is using the RLY0H as a momentary switch which you would have to configure as a pulse from the output to trigger it one step at a time, the module the Hytronik module then does the work for dimming?
However I do not see how you completely turn of the module unless that is also wired through the relay to break the circuit!
(Basically you would have to configure the output to activate for argument sake 1 sec and then press again to repeat action causing the module to dim as required!)
Just looked up the module and you would have to configure the relay for bursts of whatever time and then a separate button to do a short burst to turn off.
However because of the nature of the apps unless you per-program a sequence you would have to follow the same process of tapping app button to dim and separate one to turn off.
I think the way you have described things initially has caused confusion as to what you wanted to achieve
Last edited on Sunday Aug 16th, 2015 09:40 pm by Swiss-Toni
|
Posted: Monday Aug 17th, 2015 05:05 am |
|
10th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Hi Toni
I apologize of my confusing explanation.
Turn on, turn off and dimming can be done by one switch ( bell button switch type ). Yes short press will make the switch become "momemtary switch" and the result are turn on or turn off. For dimming we should long press the same button and the result are dimming down or dimming up. To get the dimming level , just relase it in the level we want
Anyway idea with 2 button , maybe suitable for this project
|
Posted: Monday Aug 17th, 2015 11:42 am |
|
11th Post |
Vangelis
Member
Joined: | Tuesday Jan 31st, 2012 |
Location: | |
Posts: | 138 |
Status: |
Offline
|
back to top
|
As an alternate method of control - Have you thought of using Comforts IR capabilities?
You would have to use and IR Rx module as your dimmer, however may give you the control you wish..
Vangelis
|
Posted: Monday Aug 17th, 2015 05:04 pm |
|
12th Post |
tech07
Administrator
Joined: | Thursday Jan 29th, 2009 |
Location: | Singapore |
Posts: | 106 |
Status: |
Offline
|
back to top
|
One way is to program control menu for Short press - pulse output for 0.5 secondsLong press - -pulse output for eg 5 seconds
Dim - permanent set output 1 to dim continuous until the dim stop commandDim stop - Output Off to stop the dimming
|
Posted: Monday Aug 17th, 2015 05:50 pm |
|
13th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Hi Vangelis,
Could you explain more ? interesting idea .... It should need additional device, isnt it ?
|
Posted: Monday Aug 17th, 2015 05:53 pm |
|
14th Post |
Posted: Thursday Aug 20th, 2015 02:20 pm |
|
15th Post |
Vangelis
Member
Joined: | Tuesday Jan 31st, 2012 |
Location: | |
Posts: | 138 |
Status: |
Offline
|
back to top
|
Sure... Comfort has some pre-stored (vendor) IR codes and can 'blast' them out via an IR Tx (http://www.cytech.biz/infrared_led_module.html) that is connected to the Comfort Panel.
Using this type of Dimmer Switch (http://www.varilight.co.uk/products/vplus-ir.html) replacing your single gang switch, it can be programmed to turn on/off/dim via these IR codes.
The idea would be that you centrally locate the IR Blaster in the room and then have multiple IR Dimmer switch plates controlling various lights. I suspect you could even control table lights via similar IR Switches.
One thing to note - This method is not status aware, in that you will be unable to query the status of lights (however you might be able to use Comforts 'counters' to keep an eye on things?)
Vangelis
|
Posted: Thursday Aug 20th, 2015 04:53 pm |
|
16th Post |
slychiu
Administrator

Joined: | Saturday Apr 29th, 2006 |
Location: | Singapore |
Posts: | 5766 |
Status: |
Offline
|
back to top
|
Thats interestingHave you learned the IR codes for the Varilight switches?Is there any problem?
|
Posted: Thursday Aug 20th, 2015 05:00 pm |
|
17th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
This is good idea and good product too.... but unfortunately for my house already ordered using newest of philips LED module ( 16 watt for 2000 lm ) that using Xitanium Driver with Dali/Trailing Edge dimming protocol, also the dimmer controller already bought , so i has no option except programing cytech .
For now it is using 2 altenatives :
1. Through RLY01H combine by current sensor for status, but there is possibility, comfort only control on off without dimming function ( due make it simple for user side )
2. Through Dimmer 2 Fibaro ( my system using ucm zwave ) . I plan using fibaro user interface as main access combine comfort as provider management complexity / as integrator system Last edited on Thursday Aug 20th, 2015 05:03 pm by bagushandhoko
|
Posted: Thursday Aug 20th, 2015 05:48 pm |
|
18th Post |
Vangelis
Member
Joined: | Tuesday Jan 31st, 2012 |
Location: | |
Posts: | 138 |
Status: |
Offline
|
back to top
|
@slychiu - You don't need to as the dimmer module learns codes from remote. In effect, you can pick any ones from Comforts library and blast them out/
Vangelis
|
Posted: Thursday Aug 20th, 2015 05:51 pm |
|
19th Post |
slychiu
Administrator

Joined: | Saturday Apr 29th, 2006 |
Location: | Singapore |
Posts: | 5766 |
Status: |
Offline
|
back to top
|
Thats really interesting. We must get some to try
|
Posted: Friday Aug 21st, 2015 03:37 pm |
|
20th Post |
bagushandhoko
Member
Joined: | Saturday Jul 25th, 2015 |
Location: | Jakarta, Indonesia |
Posts: | 91 |
Status: |
Offline
|
back to top
|
Following tech07 suggestion ... comfort succesful control the dimmer control . There are 2 key : first key , on off key by sending output pulse 100 ms . Second key, dimming key by sending output pulse 4 seconds
On off key working very well . Dimming key can dim the lamp about 50 % and 100 %.
Next ... .any suggestion how to make the user interface more "pretty" , at least like standart on off button ? Now the "button" are text button ... not okay. Attachment: Screenshot_2015-08-21-17-26-44.jpg (Downloaded 21 times)
|
|