From ebcfbb0935acad29e29cee5e8a115948496ccb8d Mon Sep 17 00:00:00 2001 From: HassBox Date: Mon, 6 May 2024 10:02:29 +0800 Subject: [PATCH] . --- custom_components/state_grid/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/state_grid/manifest.json b/custom_components/state_grid/manifest.json index 676514c..09df2f8 100644 --- a/custom_components/state_grid/manifest.json +++ b/custom_components/state_grid/manifest.json @@ -5,5 +5,5 @@ "config_flow": true, "documentation": "https://github.com/hass-box/state-grid", "iot_class": "cloud_polling", - "version": "0.0.1" + "version": "0.0.2" }