Metadata-Version: 2.1
Name: inventree-wled-locator
Version: 0.2.2
Summary: Use WLED to locate InvenTree StockLocations.
Author-email: Matthias Mair <code@mjmair.com>
License: MIT license
Project-URL: Repository, https://github.com/matmair/inventree-wled-locator
Project-URL: Bug Tracker, https://github.com/matmair/inventree-wled-locator/issues
Keywords: inventree,inventree-plugin,inventree-wled-locator
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: django
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: setuptools ; extra == 'dev'

# inventree-wled-locator

Use [WLED](https://github.com/Aircoookie/WLED) to locate InvenTree StockLocations.

## Setup

1. Install
Install this plugin in the webinterface with the packagename `inventree-wled-locator`

2. Enable
Enable the plugin in the plugin settings. You need to be signed in as a superuser for this.
**The server will restart if you enable the plugin**

3. Configure
Set the WLED IP and the LED count in the plugin settings.
Map the LEDs to the locations in the StockLocation settings.

## License
This project is licensed as MIT license.
