.editorconfig
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
audio-sample.yaml
http-sample.yaml
lifx-sample.yaml
requirements.txt
requirements_dev.txt
schedule-sample.yaml
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
robotica/__init__.py
robotica/audio.py
robotica/cli.py
robotica/http.py
robotica/lifx.py
robotica/schedule.py
robotica.egg-info/PKG-INFO
robotica.egg-info/SOURCES.txt
robotica.egg-info/dependency_links.txt
robotica.egg-info/entry_points.txt
robotica.egg-info/not-zip-safe
robotica.egg-info/requires.txt
robotica.egg-info/top_level.txt
tests/__init__.py
tests/test_robotica.py