.gitattributes
.gitignore
.pylintrc
README.md
licence.txt
pyproject.toml
setup.cfg
setup.py
.github/workflows/main.yml
.vscode/launch.json
.vscode/settings.json
.vscode/.ropeproject/config.py
api_docs/AC-DOC-1401-11_iZoneEthernetInterface.pdf
api_docs/iPower_JSON_datastrings_Out.h
api_docs/iZone_JSON_datastrings.h
pizone/__init__.py
pizone/controller.py
pizone/discovery.py
pizone/power.py
pizone/version.py
pizone/zone.py
python_izone.egg-info/PKG-INFO
python_izone.egg-info/SOURCES.txt
python_izone.egg-info/dependency_links.txt
python_izone.egg-info/requires.txt
python_izone.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/resources.py
tests/test_discovery.py
tests/test_fullstack.py