From d3615af43c8cf9cee050f65e517868cf848fe0f4 Mon Sep 17 00:00:00 2001 From: Jonh Sady Date: Tue, 11 Feb 2025 15:04:14 -0300 Subject: [PATCH] adjustements manifest --- homeassistant/components/redgtech/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/redgtech/manifest.json b/homeassistant/components/redgtech/manifest.json index 16f0cc080c6..124a4ca5156 100644 --- a/homeassistant/components/redgtech/manifest.json +++ b/homeassistant/components/redgtech/manifest.json @@ -8,5 +8,5 @@ "integration_type": "service", "config_flow": true, "quality_scale": "silver", - "requirements": ["redgtech-api==0.1.2"] + "requirements": ["redgtech-api==0.1.9"] } \ No newline at end of file