PYPI_README.md
README.md
pyproject.toml
src/ihcctl.egg-info/PKG-INFO
src/ihcctl.egg-info/SOURCES.txt
src/ihcctl.egg-info/dependency_links.txt
src/ihcctl.egg-info/entry_points.txt
src/ihcctl.egg-info/requires.txt
src/ihcctl.egg-info/top_level.txt
src/zehnder_ihc/__init__.py
src/zehnder_ihc/backup.py
src/zehnder_ihc/bleak_backend.py
src/zehnder_ihc/cli.py
src/zehnder_ihc/client.py
src/zehnder_ihc/errors.py
src/zehnder_ihc/framing.py
src/zehnder_ihc/identity.py
src/zehnder_ihc/models.py
src/zehnder_ihc/mutations.py
src/zehnder_ihc/protocol.py
src/zehnder_ihc/restore.py
src/zehnder_ihc/transport.py
tests/test_active_weekplan.py
tests/test_bleak_backend.py
tests/test_cli.py
tests/test_client.py
tests/test_dayplan_delete.py
tests/test_framing.py
tests/test_home_assistant_active_weekplan_select.py
tests/test_home_assistant_boost.py
tests/test_home_assistant_frontend_static.py
tests/test_home_assistant_layout.py
tests/test_home_assistant_schedule.py
tests/test_home_assistant_schedule_backup_restore.py
tests/test_home_assistant_structured_backend.py
tests/test_home_assistant_values.py
tests/test_identity.py
tests/test_modes.py
tests/test_package.py
tests/test_protocol.py
tests/test_quick_heating.py
tests/test_release_helper.py
tests/test_restore_executor.py
tests/test_restore_planner.py
tests/test_schedule_backup.py
tests/test_schedule_backup_snapshot.py
tests/test_schedule_client.py
tests/test_schedule_lists.py
tests/test_schedule_models.py
tests/test_schedule_mutation_contract.py
tests/test_schedule_protocol.py
tests/test_status.py
tests/test_task10a_hardware_tool.py
tests/test_transport.py
tests/test_weekplan_delete.py