.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
_secrets.yaml
example.py
pyproject.toml
requirements-dev.txt
requirements.txt
.github/dependabot.yml
.github/workflows/auto-approve.yml
.github/workflows/python-lint.yml
.github/workflows/python-publish.yml
.github/workflows/release.yml
.vscode/settings.json
heatzypy/__init__.py
heatzypy/auth.py
heatzypy/const.py
heatzypy/exception.py
heatzypy/heatzy.py
heatzypy/py.typed
heatzypy/websocket.py
heatzypy.egg-info/PKG-INFO
heatzypy.egg-info/SOURCES.txt
heatzypy.egg-info/dependency_links.txt
heatzypy.egg-info/not-zip-safe
heatzypy.egg-info/requires.txt
heatzypy.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_climate.py
tests/test_connection.py
tests/fixtures/attributes.json
tests/fixtures/device.json
tests/fixtures/devices.json
tests/fixtures/devices_rest.json