# WS281x LED Status

## 0.7.x

- [Home of the docs](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/readme.md): The documentation for WS281x LED Status!
- [Setup Guide](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-guide-1.md): How to setup WS281x LED Status on your Raspberry Pi running OctoPrint.
- [Supported Hardware](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-guide-1/supported-hardware.md): This page lists the hardware that is officially supported to use this plugin
- [Wiring your LEDs](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-guide-1/wiring-your-leds.md): Wiring LEDs to your Raspberry Pi is the most important step!
- [SPI Setup](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-guide-1/spi-setup.md): How to setup and configure the Raspberry Pi's SPI interface for use with WS281x LEDs.
- [Initial Configuration](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-guide-1/initial-configuration.md): There are common defaults set in the plugin, here is an explanation of those you should change to match your setup.
- [Setup in Docker](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/setup-in-docker.md): Using OctoPrint in a docker container? You need to do some slightly different config.
- [OctoLapse Flash](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/octolapse-flash.md): Describes how to use the torch effect to simulate a flash for OctoLapse.
- [Get Help Guide](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/guides/get-help-guide.md): Need help using the plugin? Read this page first.
- [LED Strip Configuration](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/configuration/led-strip-configuration.md): Detailed descriptions of the LED Strip Configuration dialog.
- [Printing Effects](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/configuration/printing-effects.md): The core of the plugin, the most used feature to find the status of your printer.
- [Progress Effects](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/configuration/progress-effects.md): Progress can be tracked as well, to display more detailed status
- [Features](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/configuration/features.md): The configuration for the features tab under the plugin's settings
- [3rd Party Apps and Integrations](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/3rd-party-apps-and-integrations.md): WS281x LED Status is compatible with 3rd party apps, find out more here!
- [Utilities](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/utilities.md): There are various utilities available to help with using the plugin.
- [Troubleshooting Guide](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/troubleshooting-guide.md): This page aims to list common problems people have with the plugin. Please read it before opening issues.
- [Host @ Commands](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/documentation/host-commands.md): The plugin reacts to a number of @ commands, this will tell you the details.
- [M150 Intercept](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/documentation/m150-intercept.md): WS281x LED Status will intercept M150 commands to control the LEDs.
- [REST API](https://cp2004.gitbook.io/ws281x-led-status/0.7.x/documentation/rest-api.md): Documentation for the plugin's API, which can be used to create custom controls etc. in other services.

## devel

- [Home of the docs](https://cp2004.gitbook.io/ws281x-led-status/devel/readme.md): The documentation for WS281x LED Status!
- [Setup Guide](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-guide-1.md): How to setup WS281x LED Status on your Raspberry Pi running OctoPrint.
- [Supported Hardware](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-guide-1/supported-hardware.md): This page lists the hardware that is officially supported to use this plugin
- [Wiring your LEDs](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-guide-1/wiring-your-leds.md): Wiring LEDs to your Raspberry Pi is the most important step!
- [SPI Setup](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-guide-1/spi-setup.md): How to setup and configure the Raspberry Pi's SPI interface for use with WS281x LEDs.
- [Initial Configuration](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-guide-1/initial-configuration.md): There are common defaults set in the plugin, here is an explanation of those you should change to match your setup.
- [Setup in Docker](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/setup-in-docker.md): Using OctoPrint in a docker container? You need to do some slightly different config.
- [OctoLapse Flash](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/octolapse-flash.md): Describes how to use the torch effect to simulate a flash for OctoLapse.
- [Get Help Guide](https://cp2004.gitbook.io/ws281x-led-status/devel/guides/get-help-guide.md): Need help using the plugin? Read this page first.
- [LED Strip Configuration](https://cp2004.gitbook.io/ws281x-led-status/devel/configuration/led-strip-configuration.md): Detailed descriptions of the LED Strip Configuration dialog.
- [Printing Effects](https://cp2004.gitbook.io/ws281x-led-status/devel/configuration/printing-effects.md): The core of the plugin, the most used feature to find the status of your printer.
- [Progress Effects](https://cp2004.gitbook.io/ws281x-led-status/devel/configuration/progress-effects.md): Progress can be tracked as well, to display more detailed status
- [Features](https://cp2004.gitbook.io/ws281x-led-status/devel/configuration/features.md): The configuration for the features tab under the plugin's settings
- [3rd Party Apps and Integrations](https://cp2004.gitbook.io/ws281x-led-status/devel/3rd-party-apps-and-integrations.md): WS281x LED Status is compatible with 3rd party apps, find out more here!
- [Utilities](https://cp2004.gitbook.io/ws281x-led-status/devel/utilities.md): There are various utilities available to help with using the plugin.
- [Troubleshooting Guide](https://cp2004.gitbook.io/ws281x-led-status/devel/troubleshooting-guide.md): This page aims to list common problems people have with the plugin. Please read it before opening issues.
- [Host @ Commands](https://cp2004.gitbook.io/ws281x-led-status/devel/documentation/host-commands.md): The plugin reacts to a number of @ commands, this will tell you the details.
- [M150 Intercept](https://cp2004.gitbook.io/ws281x-led-status/devel/documentation/m150-intercept.md): WS281x LED Status will intercept M150 commands to control the LEDs.
- [REST API](https://cp2004.gitbook.io/ws281x-led-status/devel/documentation/rest-api.md): Documentation for the plugin's API, which can be used to create custom controls etc. in other services.

## Master

- [Home of the docs](https://cp2004.gitbook.io/ws281x-led-status/master/master.md): The documentation for WS281x LED Status!
- [Setup Guide](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-guide-1.md): How to setup WS281x LED Status on your Raspberry Pi running OctoPrint.
- [Supported Hardware](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-guide-1/supported-hardware.md): This page lists the hardware that is officially supported to use this plugin
- [Wiring your LEDs](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-guide-1/wiring-your-leds.md): Wiring LEDs to your Raspberry Pi is the most important step!
- [SPI Setup](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-guide-1/spi-setup.md): How to setup and configure the Raspberry Pi's SPI interface for use with WS281x LEDs.
- [Initial Configuration](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-guide-1/initial-configuration.md): There are common defaults set in the plugin, here is an explanation of those you should change to match your setup.
- [Setup in Docker](https://cp2004.gitbook.io/ws281x-led-status/master/guides/setup-in-docker.md): Using OctoPrint in a docker container? You need to do some slightly different config.
- [OctoLapse Flash](https://cp2004.gitbook.io/ws281x-led-status/master/guides/octolapse-flash.md): Describes how to use the torch effect to simulate a flash for OctoLapse.
- [Get Help Guide](https://cp2004.gitbook.io/ws281x-led-status/master/guides/get-help-guide.md): Need help using the plugin? Read this page first.
- [LED Strip Configuration](https://cp2004.gitbook.io/ws281x-led-status/master/configuration/led-strip-configuration.md): Detailed descriptions of the LED Strip Configuration dialog.
- [Printing Effects](https://cp2004.gitbook.io/ws281x-led-status/master/configuration/printing-effects.md): The core of the plugin, the most used feature to find the status of your printer.
- [Progress Effects](https://cp2004.gitbook.io/ws281x-led-status/master/configuration/progress-effects.md): Progress can be tracked as well, to display more detailed status
- [Features](https://cp2004.gitbook.io/ws281x-led-status/master/configuration/features.md): The configuration for the features tab under the plugin's settings
- [Utilities](https://cp2004.gitbook.io/ws281x-led-status/master/utilities.md): There are various utilities available to help with using the plugin.
- [Troubleshooting Guide](https://cp2004.gitbook.io/ws281x-led-status/master/troubleshooting-guide.md): This page aims to list common problems people have with the plugin. Please read it before opening issues.
- [Host @ Commands](https://cp2004.gitbook.io/ws281x-led-status/master/documentation/host-commands.md): The plugin reacts to a number of @ commands, this will tell you the details.
- [M150 Intercept](https://cp2004.gitbook.io/ws281x-led-status/master/documentation/m150-intercept.md): WS281x LED Status will intercept M150 commands to control the LEDs.
- [REST API](https://cp2004.gitbook.io/ws281x-led-status/master/documentation/rest-api.md): Documentation for the plugin's API, which can be used to create custom controls etc. in other services.

## 0.8.x

- [Home of the docs](https://cp2004.gitbook.io/ws281x-led-status/readme.md): The documentation for WS281x LED Status!
- [Setup Guide](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-guide-1.md): How to setup WS281x LED Status on your Raspberry Pi running OctoPrint.
- [Supported Hardware](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-guide-1/supported-hardware.md): This page lists the hardware that is officially supported to use this plugin
- [Wiring your LEDs](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-guide-1/wiring-your-leds.md): Wiring LEDs to your Raspberry Pi is the most important step!
- [SPI Setup](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-guide-1/spi-setup.md): How to setup and configure the Raspberry Pi's SPI interface for use with WS281x LEDs.
- [Initial Configuration](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-guide-1/initial-configuration.md): There are common defaults set in the plugin, here is an explanation of those you should change to match your setup.
- [Setup in Docker](https://cp2004.gitbook.io/ws281x-led-status/guides/setup-in-docker.md): Using OctoPrint in a docker container? You need to do some slightly different config.
- [OctoLapse Timelapse Flash](https://cp2004.gitbook.io/ws281x-led-status/guides/octolapse-flash.md): Describes how to use the torch effect to simulate a flash for OctoLapse.
- [Get Help Guide](https://cp2004.gitbook.io/ws281x-led-status/guides/get-help-guide.md): Need help using the plugin? Read this page first.
- [LED Strip Configuration](https://cp2004.gitbook.io/ws281x-led-status/configuration/led-strip-configuration.md): Detailed descriptions of the LED Strip Configuration dialog.
- [Printing Effects](https://cp2004.gitbook.io/ws281x-led-status/configuration/printing-effects.md): The core of the plugin, the most used feature to find the status of your printer.
- [Progress Effects](https://cp2004.gitbook.io/ws281x-led-status/configuration/progress-effects.md): Progress can be tracked as well, to display more detailed status
- [Features](https://cp2004.gitbook.io/ws281x-led-status/configuration/features.md): The configuration for the features tab under the plugin's settings
- [Custom Triggers](https://cp2004.gitbook.io/ws281x-led-status/configuration/custom-triggers.md): Customise how the plugin reacts to events, gcode commands, or your own host @ commands
- [3rd Party Apps and Integrations](https://cp2004.gitbook.io/ws281x-led-status/3rd-party-apps-and-integrations.md): WS281x LED Status is compatible with 3rd party apps, find out more here!
- [Utilities](https://cp2004.gitbook.io/ws281x-led-status/utilities.md): There are various utilities available to help with using the plugin.
- [Troubleshooting Guide](https://cp2004.gitbook.io/ws281x-led-status/troubleshooting-guide.md): This page aims to list common problems people have with the plugin. Please read it before opening issues.
- [Host @ Commands](https://cp2004.gitbook.io/ws281x-led-status/documentation/host-commands.md): The plugin reacts to a number of @ commands, this will tell you the details.
- [M150 Intercept](https://cp2004.gitbook.io/ws281x-led-status/documentation/m150-intercept.md): WS281x LED Status will intercept M150 commands to control the LEDs.
- [REST API](https://cp2004.gitbook.io/ws281x-led-status/documentation/rest-api.md): Documentation for the plugin's API, which can be used to create custom controls etc. in other services.
