Skip to content

Releases: kantlivelong/OctoPrint-PSUControl-RPiGPIO

1.0.4

12 May 13:57
Compare
Choose a tag to compare
  • Fix psucontrol helpers check
  • Display warning in settings if PSUControl is not installed or enabled

1.0.3

25 Apr 17:37
Compare
Choose a tag to compare

Require restart on install - Fixes #12
Better logging of exceptions

1.0.2

19 Apr 23:00
Compare
Choose a tag to compare
  • Setup sensing before switching. This replicated old behavior. #9
  • Use type() instead of isinstance() for reload_settings()
  • Logging adjustments

1.0.1

18 Apr 12:33
Compare
Choose a tag to compare

Fix issue where GPIO pin config does not update after settings change.
Drop setup/cleanup functions.

1.0.0

11 Apr 20:47
Compare
Choose a tag to compare

Initial Release