kantlivelong / OctoPrint-PSUControl

Smart control of your power supply via GPIO, GCODE Command, System Command, or variety of sub-plugins.
GNU Affero General Public License v3.0
203 stars 113 forks source link

GPIO to turn on PSU #77

Open Glodigit opened 7 years ago

Glodigit commented 7 years ago

It would be great for there to be a feature where if there is a pusle on a GPIO pin, the PSU is turned on.

I've got a momentary push button and it would be better to be able to press it and have the PSU turn on than to get up OctoPrint and toggle it that way. There could also be a long press to turn it off if needed.

kantlivelong commented 7 years ago

Not exactly sure what you are asking but perhaps it's related to #28?

Glodigit commented 7 years ago

Oh I didn't know that it was already in the works! That's great. Is it in a beta stage where I can just zip and install or are there underlying bugs?

kantlivelong commented 7 years ago

From what I understand it worked but needed some tweaks.

kantlivelong commented 3 years ago

This is now possible via a plugin as of 27e66a21e91cfb855bf1b78006c16cbd0cedd632 in devel. Still no plans for adding in core.