Releases: kantlivelong/OctoPrint-PSUControl-RPiGPIO
Releases · kantlivelong/OctoPrint-PSUControl-RPiGPIO
1.0.4
- Fix psucontrol helpers check
- Display warning in settings if PSUControl is not installed or enabled
1.0.3
Require restart on install - Fixes #12
Better logging of exceptions
1.0.2
- Setup sensing before switching. This replicated old behavior. #9
- Use type() instead of isinstance() for reload_settings()
- Logging adjustments
1.0.1
Fix issue where GPIO pin config does not update after settings change.
Drop setup/cleanup functions.