diff --git a/custom_components/dual_smart_thermostat/manifest.json b/custom_components/dual_smart_thermostat/manifest.json index fc26cb0..dc81b96 100644 --- a/custom_components/dual_smart_thermostat/manifest.json +++ b/custom_components/dual_smart_thermostat/manifest.json @@ -3,5 +3,6 @@ "name": "Dual Smart Thermostat", "documentation": "ttps://github.com/swingerman/ha-dual-smart-thermostat.git", "dependencies": ["climate", "sensor", "switch"], - "codeowners": ["@swingerman"] + "codeowners": ["@swingerman"], + "version": "0.5.3" }