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] Add PSU Control to Obico Web Client #1049

Open
tardis89 opened this issue Nov 26, 2024 · 0 comments
Open

[Feature] Add PSU Control to Obico Web Client #1049

tardis89 opened this issue Nov 26, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@tardis89
Copy link

Is your feature request related to a problem? Please describe.
Currently, my OctoPrint installation has the PSU Control installed for my printer. This allows me to control a relay for controlling the power directly to my printer. As a result, when OctoPrint finishes a print, it then turns off the power to the printer. The serial connection can still work over USB, but all printer controls are disabled due to there being no power. Once the PSU Control is plugged in and configured, the relay will automatically turn on when a print is started, or can be turned ON/OFF manually with a button at the top fo the webpage. Since Obico does not have a button to turn this relay on/off, I am unable to access the printer remotely unless it has been manually started locally first through OctoPrint.

image

Describe the solution you'd like
It would be nice if Obico could connect to this and have a button within the web UI for turning the configured relay ON/OFF. The PSU control currently is only available through OctoPrint.

Describe alternatives you've considered
The only alternative I can think of is a hack of adding an ON/OFF button to another external means (HomeKit, HomeAssistant, etc.) but this would require going to another location in order for Obico to properly connect. Ideally, it can all be done within Obico itself.

The settings configuration page for the PSU Control plugin is below. The On/Off custom GCODE commands can be configured below.
image

@kennethjiang kennethjiang added enhancement New feature or request help wanted Extra attention is needed labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants