From 2ce1ed0cc0c5fb3a2ed5b3219887aab30924f5ed Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 21 Jan 2025 01:46:14 +0000 Subject: [PATCH] chore: bumping version to 1.22.5 --- custom_components/yoto/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yoto/manifest.json b/custom_components/yoto/manifest.json index 5a53ad0..1ab507c 100644 --- a/custom_components/yoto/manifest.json +++ b/custom_components/yoto/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/cdnninja/yoto_ha/issues", "loggers": ["yoto", "yoto_api", "paho_mqtt"], "requirements": ["yoto-api==1.24.5"], - "version": "1.22.4" + "version": "1.22.5" }