-
Notifications
You must be signed in to change notification settings - Fork 113
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
Add getPSUState API Command #34
Comments
Add getPSUState API Command (#34)
Tried this one command line, got this response:
<title>500 Internal Server Error</title> The turnPSUOn and turnPSUOff is working however. |
@xoniq could you provide the octoprint log files? |
The error in the log:
I did install this one: Full stack trace:
|
Ah I see. Doh! Can you uninstall and reinstall using the URL then try again? |
Will do it as soon as my print is finished. Should be within the hour. Edit: Lol, just a capital character fault? 🤣 |
Success:
Thank you for the quick support. |
@xoniq Thanks for testing 👍 I've made one additional (and hopefully final) commit to return true/false instead of 0/1 for getPSUState to conform with JSON standards. |
Add getPSUState API Command (#34)
Add getPSUState API Command (#34) Set initial state of the switching GPIO accordingly (#40) Add Pseudo On/Off G-Code Switching (#26) Added M106 to autoOnTriggerGCodeCommands defaults (#45) Move static power off dialog from jinja2 template to js (#46) Change power off dialog message Add invert and pull-up/down options for Sensing (#39) Add support for sensing via system commands
No description provided.
The text was updated successfully, but these errors were encountered: