Skip to content

Commit

Permalink
Add version to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Miklos Szanyi committed Jun 14, 2021
1 parent edc481b commit 31c1164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/dual_smart_thermostat/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit 31c1164

Please sign in to comment.