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" +}