quilt-hp-python 0.1.1__tar.gz → 0.1.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/CHANGELOG.md +10 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/PKG-INFO +2 -2
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/client.md +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/pyproject.toml +2 -2
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/__init__.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_device_pairing_pb2_grpc.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_hds_pb2_grpc.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_notifier_pb2_grpc.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_services_pb2_grpc.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_system_pb2_grpc.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_cli_surfaces_extra.py +1 -1
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/.github/workflows/ci.yml +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/.github/workflows/docs-deploy.yml +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/.github/workflows/release.yml +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/.gitignore +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/LICENSE +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/README.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/explanation/architecture.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/explanation/authentication.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/explanation/grpc-and-protobuf.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/explanation/snapshot-and-stream.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/explanation/streaming-protocol.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/authenticate.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/automation-daemon.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/cli-scripting.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/configure-comfort-settings.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/configure-schedules.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/contribute.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/control-spaces.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/home-assistant.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/regenerate-protos.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/stream-updates.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/how-to/tui-app.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/index.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/api-reference.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/documentation-standards.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/grpc-services-matrix.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/hds-entities.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/models.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/reference/token-management.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/docs/tutorial/get-started.md +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/mkdocs.yml +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/proto/cleaned/quilt_device_pairing.proto +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/proto/cleaned/quilt_hds.proto +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/proto/cleaned/quilt_notifier.proto +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/proto/cleaned/quilt_services.proto +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/proto/cleaned/quilt_system.proto +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/scripts/bump_version.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/scripts/check_docs_nav.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/scripts/generate_public_api_reference.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/scripts/regen_protos.sh +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_paths.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/__init__.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_device_pairing_pb2.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_device_pairing_pb2.pyi +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_hds_pb2.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_hds_pb2.pyi +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_notifier_pb2.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_notifier_pb2.pyi +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_services_pb2.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_services_pb2.pyi +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_system_pb2.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_system_pb2.pyi +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/auth.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/cli/__init__.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/cli/main.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/cli/settings.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/cli/store.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/cli/tui.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/client.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/const.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/exceptions.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/__init__.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/comfort.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/controller.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/energy.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/enums.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/indoor_unit.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/outdoor_unit.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/qsm.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/schedule.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/sensor.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/software_update.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/space.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/models/system.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/py.typed +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/services/__init__.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/services/hds.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/services/streaming.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/services/system.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/services/user.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/tokens.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/transport.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/__init__.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/conftest.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_auth.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_auth_store_settings_edges.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_cli_feature_completion.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_cli_login.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_client_cache.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_client_service_error_paths.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_hds_schedule_mapping.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_hds_service_branches.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_models.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_models_from_proto.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_settings_store.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_streaming.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_streaming_reconnect_dispatch_extra.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_tokens.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_transport.py +0 -0
- {quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_transport_interceptor_extra.py +0 -0
|
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [0.1.3] - 2026-05-08
|
|
11
|
+
|
|
12
|
+
### Fixed
|
|
13
|
+
- Regenerated gRPC stubs with `grpcio-tools==1.78.0` so the library works
|
|
14
|
+
inside Home Assistant, which hard-pins `grpcio==1.78.0` in its package
|
|
15
|
+
constraints. Previously the stubs were generated with 1.80.0 and raised
|
|
16
|
+
`RuntimeError` at import time on older grpcio versions.
|
|
17
|
+
|
|
18
|
+
## [0.1.2] - 2026-05-08
|
|
19
|
+
|
|
10
20
|
## [0.1.1] - 2026-05-08
|
|
11
21
|
|
|
12
22
|
## [0.1.0]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: quilt-hp-python
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: Async Python client for Quilt mini-split HVAC systems
|
|
5
5
|
Project-URL: Repository, https://github.com/eman/quilt-hp-python
|
|
6
6
|
Project-URL: Issues, https://github.com/eman/quilt-hp-python/issues
|
|
@@ -49,7 +49,7 @@ Requires-Dist: typer>=0.12; extra == 'cli'
|
|
|
49
49
|
Provides-Extra: dev
|
|
50
50
|
Requires-Dist: boto3-stubs[cognito-idp]; extra == 'dev'
|
|
51
51
|
Requires-Dist: build>=1.2; extra == 'dev'
|
|
52
|
-
Requires-Dist: grpcio-tools
|
|
52
|
+
Requires-Dist: grpcio-tools==1.78.0; extra == 'dev'
|
|
53
53
|
Requires-Dist: mypy-protobuf>=3.6; extra == 'dev'
|
|
54
54
|
Requires-Dist: mypy>=1.15; extra == 'dev'
|
|
55
55
|
Requires-Dist: pytest-asyncio>=1.0; extra == 'dev'
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "quilt-hp-python"
|
|
7
|
-
version = "0.1.
|
|
7
|
+
version = "0.1.3"
|
|
8
8
|
description = "Async Python client for Quilt mini-split HVAC systems"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = { file = "LICENSE" }
|
|
@@ -42,7 +42,7 @@ dev = [
|
|
|
42
42
|
"pytest-cov>=6.0",
|
|
43
43
|
"build>=1.2",
|
|
44
44
|
"twine>=6.0",
|
|
45
|
-
"grpcio-tools
|
|
45
|
+
"grpcio-tools==1.78.0",
|
|
46
46
|
"mypy-protobuf>=3.6",
|
|
47
47
|
"boto3-stubs[cognito-idp]",
|
|
48
48
|
]
|
|
@@ -6,7 +6,7 @@ import warnings
|
|
|
6
6
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
7
7
|
from . import quilt_hds_pb2 as quilt__hds__pb2
|
|
8
8
|
|
|
9
|
-
GRPC_GENERATED_VERSION = '1.
|
|
9
|
+
GRPC_GENERATED_VERSION = '1.78.0'
|
|
10
10
|
GRPC_VERSION = grpc.__version__
|
|
11
11
|
_version_not_supported = False
|
|
12
12
|
|
{quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_system_pb2_grpc.py
RENAMED
|
@@ -6,7 +6,7 @@ import warnings
|
|
|
6
6
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
7
7
|
from . import quilt_system_pb2 as quilt__system__pb2
|
|
8
8
|
|
|
9
|
-
GRPC_GENERATED_VERSION = '1.
|
|
9
|
+
GRPC_GENERATED_VERSION = '1.78.0'
|
|
10
10
|
GRPC_VERSION = grpc.__version__
|
|
11
11
|
_version_not_supported = False
|
|
12
12
|
|
|
@@ -15,7 +15,7 @@ runner = CliRunner()
|
|
|
15
15
|
def test_version_option_outputs_package_version() -> None:
|
|
16
16
|
result = runner.invoke(cli_main.app, ["--version"])
|
|
17
17
|
assert result.exit_code == 0
|
|
18
|
-
assert result.stdout.strip() == "0.1.
|
|
18
|
+
assert result.stdout.strip() == "0.1.2"
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
class _FakeClient:
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_device_pairing_pb2.py
RENAMED
|
File without changes
|
{quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/src/quilt_hp/_proto/quilt_device_pairing_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{quilt_hp_python-0.1.1 → quilt_hp_python-0.1.3}/tests/test_streaming_reconnect_dispatch_extra.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|