From 2e6dc678ac97630f2925599ab7b545684b4fe09d Mon Sep 17 00:00:00 2001 From: Andrew Jackson Date: Thu, 28 Nov 2024 11:42:12 +0000 Subject: [PATCH] Update manifest.json --- custom_components/hive_local_thermostat/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/hive_local_thermostat/manifest.json b/custom_components/hive_local_thermostat/manifest.json index 7e2725f..a5eff66 100644 --- a/custom_components/hive_local_thermostat/manifest.json +++ b/custom_components/hive_local_thermostat/manifest.json @@ -13,5 +13,5 @@ "iot_class": "calculated", "issue_tracker": "https://github.com/andrew-codechimp/HA-Hive-Local-Thermostat/issues", "requirements": [], - "version": "1.0.0" -} \ No newline at end of file + "version": "1.0.0-dev" +}