Skip to content

Commit 1294f1f

Browse files
committed
Bump gardena-smart-local-api dependency to 0.1.3
Pulls in RF link quality support for Gen2 devices (gardena-smart-local-api#89) and the pump automatic-mode start/stop guard (gardena-smart-local-api#90). Bumps both the manifest requirement and the pyproject.toml dev dependency.
1 parent 1c6a26c commit 1294f1f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

custom_components/gardena_smart_local_preview/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"documentation": "https://github.com/cloudless-garden/ha-gardena-smart-local-preview",
77
"iot_class": "local_push",
88
"issue_tracker": "https://github.com/cloudless-garden/ha-gardena-smart-local-preview/issues",
9-
"requirements": ["gardena-smart-local-api==0.1.2"],
9+
"requirements": ["gardena-smart-local-api==0.1.3"],
1010
"version": "0.2.0",
1111
"zeroconf": ["_gardena-smart._tcp.local."]
1212
}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires-python = ">=3.13"
1414
dev = [
1515
"reuse>=6.2.0",
1616
"pytest-homeassistant-custom-component>=0.13",
17-
"gardena-smart-local-api==0.1.1",
17+
"gardena-smart-local-api==0.1.3",
1818
]
1919

2020
[tool.pytest.ini_options]

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)