Releases: EricHigdon/OctoPrint-RGB_status
Releases · EricHigdon/OctoPrint-RGB_status
V1.7.2
V1.7.1
Fixed bug with effects not running on python 2.7
V1.7.0
Major Changes
- Added a setting for the minimum amount of time that the startup effect should show
- Added a button in the nav bar to toggle LEDs on and off
- Added ability to reverse the direction of LEDs
- Fixed bug that blocks restart in Python3
- Added Plasma effect
V1.6.0
Added Raspberry Pi 4 support
V1.5.0
Major Upgrades
- Added a wizard to walk through the complex SPI setup steps
- Added two new effects (Pulse, and Knight Rider)
- Added three new status settings (Print Paused, Print Failed, and Print finished)
V1.0.6
- Fixed Progress Bar calculation error
V1.0.5
Added error handling to fail gracefully when a strip fails to initialize
V1.0.4
Fixed progress bar not rendering properly when a previous effect was still running
V1.0.3
Made restart required on enable
V 1.0.2
rpi_ws281x is a python package, not a plugin