edekeijzer / OctoPrint-PSUControl-Shelly

GNU Affero General Public License v3.0
10 stars 6 forks source link

Fix psucontrol helpers check + 1 more #1

Closed kantlivelong closed 3 years ago

kantlivelong commented 3 years ago

This contains two commits. The first fixes a bug with the psucontrol helpers check that would throw an exception if PSUControl wasn't installed. Plugin would still display in settings so no harm done but figured it should be corrected.

The second adds a warning in settings if PSUControl is not installed or enabled.

Feel free to merge, cherry-pick, or close.