Hi, just a question, can the Sonoff be used as momentary relay with the TASMOTA firmware?
I mean, activate, wait a specific amount of time, then deactivate, sending it a specific command?
Thanks.
I guess you'll have to use a third party software run a timer and send the required commands to activate and deactivate. Try Homeassistant
Or node red
On 15 Feb 2017 5:42 pm, "Nayar Joolfoo" notifications@github.com wrote:
I guess you'll have to use a third party software run a timer and send the
required commands to activate and deactivate. Try Homeassistant—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/arendst/Sonoff-Tasmota/issues/68#issuecomment-280082698,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACdJBlDGvkkBSC-Mh-zlqZUiGhuMT1Hgks5rczj3gaJpZM4MB2k7
.
Why not using pulsetime? Set it to a value like 100 and after a power on command it turns off after 10 seconds.
See the wiki for more functional commands...
Thanks to everyone for the tips :)
Theo, just saw the pulsetime option in the wiki... there is any documentation about the commands around?
https://github.com/arendst/Sonoff-Tasmota/wiki/Commands
I missed it as well
Most helpful comment
Why not using pulsetime? Set it to a value like 100 and after a power on command it turns off after 10 seconds.
See the wiki for more functional commands...