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

Option to use backlog for delays #63

Closed
MakeNModify opened this issue Mar 8, 2020 · 1 comment
Closed

Option to use backlog for delays #63

MakeNModify opened this issue Mar 8, 2020 · 1 comment

Comments

@MakeNModify
Copy link

MakeNModify commented Mar 8, 2020

First of all thanks for your work and your great plugins.

Problem:
I would like to use "sudo shutdown now" to turn off my Pi and than kill the power.
From my understanding the delay used in the Plugin lets the Pi wait and than call the Power OFF command.
I would prefer or have the option to use Backlog and let Tasmota handle the delay.

Solution:
That would look like this:
<IP>/cm?cmnd=Backlog%20Delay%2050%3BPower1%20OFF
for a 5 second delay before powering off

More on Backlog:
https://github.com/arendst/Tasmota/wiki/Commands#using-backlog

Thank you :)
Max


Edit: Sorry just had a look at the code (not a JS-Guy) and f you allready seam to use it so might also be user error

@jneilliii
Copy link
Owner

That's what the Use Countdown Timers option does.

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

No branches or pull requests

2 participants