Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Delay timer #188

Closed
F6GNJ opened this issue Jan 3, 2017 · 3 comments
Closed

Feature request: Delay timer #188

F6GNJ opened this issue Jan 3, 2017 · 3 comments

Comments

@F6GNJ
Copy link

F6GNJ commented Jan 3, 2017

Hello Theo, all,

First bravo for this very good and usefull software! I use an RF sonoff module for external lighting and it would be interesting to have a timer of the lighting of the projector. This avoids forgetting to turn off the light ... with this automatic shut-off. I use the RF version and it works very well. An item in the WEB server will allow to program the duration of operation in seconds 0 = normal operation without time delay and 65535 = +/- 45 days ... This could also constitute a safety on a lighting or heating system?
Regards,
Arnaud.

@arendst arendst changed the title Delay timer ? Feature request: Delay timer Jan 3, 2017
@arendst
Copy link
Owner

arendst commented Jan 3, 2017

Will investigate

@arendst arendst added the solved label Jan 3, 2017
@arendst
Copy link
Owner

arendst commented Jan 3, 2017

It's already present for relay 1.

Just use command PulseTime to set a time in 0.1 Sec increments to allow for the relay to be On. See the commands section in the wiki.

Currently supports up to 6 minutes. In the next version (3.1.9) this will be 1080 minutes max.

@arendst arendst closed this as completed Jan 4, 2017
arendst added a commit that referenced this issue Jan 4, 2017
3.1.9 20170104
* Fix Power Blink start position (toggled)
* Change PulseTime increments: 1 .. 111 in 0.1 sec (max 11 seconds) and
112 .. 64900 in seconds (= 12 seconds until 18 hours) (#188)
* Add support for SUB_PREFIX = PUB_PREFIX (#190)
@F6GNJ
Copy link
Author

F6GNJ commented Jan 4, 2017

Hi Theo,

Great job, thanks for time and enhancement !

Regards

Arnaud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants