From 56d1bce49427c2ec8decd58eefdb5faa0f5a3d92 Mon Sep 17 00:00:00 2001 From: Graeme Dewe Date: Mon, 10 Nov 2025 09:00:26 +0000 Subject: [PATCH] try different branch --- custom_components/growatt_server/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/growatt_server/manifest.json b/custom_components/growatt_server/manifest.json index 17ba70f..fcf0243 100644 --- a/custom_components/growatt_server/manifest.json +++ b/custom_components/growatt_server/manifest.json @@ -7,6 +7,6 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/johanzander/growatt_server_upstream/issues", "loggers": ["growattServer"], - "requirements": ["growattServer @ git+https://github.com/GraemeDBlue/PyPi_GrowattServer.git@master"], + "requirements": ["growattServer @ git+https://github.com/GraemeDBlue/PyPi_GrowattServer.git@write_values"], "version": "2.1.0" } \ No newline at end of file