Hi,
I'm having some issues with sensors sometimes, both with Tellstick Duo and manual remote control. Some times I need to press the on button several times to get the lamp to turn on or off. Is there any way to have ONH to send the commands several times with some delay between each retry? I have a "Control" holding all lamps and when that's triggered, I'd like ONH to "press the on button several times"
Send same command several times
Re: Send same command several times
Hello Robban!
When you define a lamp there is a field called "TransmissionRepeats". That defines how many times the command is send. I don't know how much delay this functions is using.
However some receivers work better than others. The smaller the more problems they have to receive the command it seems. LCMR1000 works very nice for me. WMR-3500 usually causes some problems.
/BR, Reik
When you define a lamp there is a field called "TransmissionRepeats". That defines how many times the command is send. I don't know how much delay this functions is using.
However some receivers work better than others. The smaller the more problems they have to receive the command it seems. LCMR1000 works very nice for me. WMR-3500 usually causes some problems.
/BR, Reik
Raspberry PI 2 and Tellstick Duo
Re: Send same command several times
Hi!
Yeah, I noticed there was this option for "NexaLCLamp" but not for "NexaLamp" that I'm using
Yeah, I noticed there was this option for "NexaLCLamp" but not for "NexaLamp" that I'm using
Re: Send same command several times
Is it possible to update NexaLamp module to allow ONH to send same command several times, like the NexaLCLamp function "TransmissionRepeats"?
-
- Site Admin
- Posts: 313
- Joined: Sun Nov 30, 2014 2:16 pm
Re: Send same command several times
Yes, I have now implemented the same functionality in the NexaLamp, so it has a TransmissionRepeat-setting. If you don't set anything, the signal is repeated 5 times. The update is in the nightly build.
-
- Site Admin
- Posts: 313
- Joined: Sun Nov 30, 2014 2:16 pm
Re: Send same command several times
Oh, I also forgot to mention, there is actually an Item for exactly this kind of problem. The Item is called LampRepeater, and what it does is that it repeats the latest on/off-switch a couple of times with a small delay between. This is good if you have problems with other devices disturbing the radio transmission. In this Item, you list which lamps you want it to monitor and then it will repeat the commands for them.