From cc60f62f9e7e8f289a863b5d4ef8b8f8644bab85 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 16 Dec 2024 01:16:05 +0000 Subject: [PATCH] chore: bumping version to 1.17.7 --- custom_components/ha_blueair/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_blueair/manifest.json b/custom_components/ha_blueair/manifest.json index d2db6d9..7cc5fd0 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", "requirements": ["blueair-api==1.26.1"], - "version": "1.17.6" + "version": "1.17.7" }