From 9db1debc9737634164f01be53ae19f8c12dd0e2a Mon Sep 17 00:00:00 2001 From: Gavin Ni Date: Sat, 18 May 2024 17:17:07 -0700 Subject: [PATCH] Update manifest.json --- custom_components/toyota_na/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/toyota_na/manifest.json b/custom_components/toyota_na/manifest.json index 9f6dd92..2bb6080 100644 --- a/custom_components/toyota_na/manifest.json +++ b/custom_components/toyota_na/manifest.json @@ -7,6 +7,6 @@ "codeowners": ["@vanstinator, @widewing"], "requirements": ["toyota-na==2.1.1"], "issue_tracker": "https://github.com/widewing/ha-toyota-na/issues", - "version": "2.2.1", + "version": "2.3.0", "iot_class": "cloud_polling" }