.codeclimate.yml
.gitignore
.travis.yml
CONTRIBUTING.md
MANIFEST.in
README.rst
setup.cfg
setup.py
tox.ini
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/design.rst
docs/index.rst
docs/readme.rst
docs/requirements.txt
src/duco/__init__.py
src/duco/ducobox.py
src/duco.ducobox.egg-info/PKG-INFO
src/duco.ducobox.egg-info/SOURCES.txt
src/duco.ducobox.egg-info/dependency_links.txt
src/duco.ducobox.egg-info/entry_points.txt
src/duco.ducobox.egg-info/namespace_packages.txt
src/duco.ducobox.egg-info/not-zip-safe
src/duco.ducobox.egg-info/requires.txt
src/duco.ducobox.egg-info/top_level.txt
tests/cmd_fanspeed.txt
tests/cmd_network.txt
tests/cmd_sensorinfo.txt
tests/test_ducobox.py
tests/test_ducoboxhumiditysensor.py
tests/test_ducointerface.py
tests/test_duconode.py
tests/test_integration.py