EricHigdon / OctoPrint-RGB_status

Adds RGB LED support to OctoPrint with the ability to choose effects based on the current status of your printer
33 stars 12 forks source link

added option to switch on led strip only when printer is connected #44

Closed redeye86 closed 4 years ago

redeye86 commented 4 years ago

I added an option to the settings menu disable the led strip when the printer is not connected. Idle mode is started when when the printer is connected and turned off on disconnect.

EricHigdon commented 4 years ago

I think I’d rather implement this as a set of effect options for the disconnect event. That way it is more consistent and configurable.

redeye86 commented 4 years ago

Good Point, i think i can change it accordingly.

EricHigdon commented 4 years ago

Awesome. Thanks!