.gitignore
.version
Makefile
README.md
pyproject.toml
requirements.txt
.github/workflows/qa.yaml
examples/discovery.py
examples/toggle.py
examples/update_state.py
mr_star_ble/__init__.py
mr_star_ble/color.py
mr_star_ble/commands.py
mr_star_ble/const.py
mr_star_ble/device.py
mr_star_ble/discover.py
mr_star_ble/int.py
mr_star_ble/light.py
mr_star_ble.egg-info/PKG-INFO
mr_star_ble.egg-info/SOURCES.txt
mr_star_ble.egg-info/dependency_links.txt
mr_star_ble.egg-info/requires.txt
mr_star_ble.egg-info/top_level.txt
tests/color.py
tests/commands.py
tests/int.py
tests/e2e/light.py