diff --git a/custom_components/dual_smart_thermostat/manifest.json b/custom_components/dual_smart_thermostat/manifest.json index ee5b3a0..0d46c83 100644 --- a/custom_components/dual_smart_thermostat/manifest.json +++ b/custom_components/dual_smart_thermostat/manifest.json @@ -13,5 +13,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/swingerman/ha-dual-smart-thermostat/issues", "requirements": [], - "version": "0.5.5" -} + "version": "0.9.5" +} \ No newline at end of file diff --git a/hacs.json b/hacs.json index 84c1851..570dcc8 100644 --- a/hacs.json +++ b/hacs.json @@ -3,6 +3,6 @@ "render_readme": true, "hide_default_branch": true, "country": [], - "homeassistant": "2023.3.0", + "homeassistant": "2024.2.0", "filename": "ha-dual-smart-thermostat.zip" } \ No newline at end of file