.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
src/Mopidy_JukeboxLights.egg-info/PKG-INFO
src/Mopidy_JukeboxLights.egg-info/SOURCES.txt
src/Mopidy_JukeboxLights.egg-info/dependency_links.txt
src/Mopidy_JukeboxLights.egg-info/entry_points.txt
src/Mopidy_JukeboxLights.egg-info/requires.txt
src/Mopidy_JukeboxLights.egg-info/scm_file_list.json
src/Mopidy_JukeboxLights.egg-info/scm_version.json
src/Mopidy_JukeboxLights.egg-info/top_level.txt
src/mopidy_jukebox_lights/__init__.py
src/mopidy_jukebox_lights/color.py
src/mopidy_jukebox_lights/ext.conf
src/mopidy_jukebox_lights/frontend.py
src/mopidy_jukebox_lights/web.py
tests/test_color.py
tests/test_extension.py
tests/test_frontend.py
tests/test_web.py