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

Shut down octoprint #292

Open
Biz810 opened this issue Dec 30, 2021 · 1 comment
Open

Shut down octoprint #292

Biz810 opened this issue Dec 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Biz810
Copy link

Biz810 commented Dec 30, 2021

Hi there,

Is it possible that you first shut down Octoprint with your plug-in and then switch off the socket with a time delay?

@Biz810 Biz810 added the enhancement New feature or request label Dec 30, 2021
@jneilliii
Copy link
Owner

That is achievable with the correct combination of settings. I documented an example in my Tasmota plugin, which is similar. Basically use countdown timers and system commands with the correct delays to achieve this.

https://github.com/jneilliii/OctoPrint-Tasmota#examples

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

No branches or pull requests

2 participants