Skip to content

Commit

Permalink
Bump v0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aivus committed Sep 25, 2024
1 parent 54ac822 commit 87a3fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .homeychangelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,7 @@
"0.8.2": {
"en": "Fix possible crash when setting thermostat mode to \"off\". Change device class to \"airconditioning\""
},
"0.9.0": {
"en": "Add experimental support of new interaction protocol for Gree-compatible HVACs with version >=1.21"
},
"0.9.1": {
"0.9.2": {
"en": "Add experimental support of new interaction protocol for Gree-compatible HVACs with version >=1.21"
}
}
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "com.gree",
"version": "0.9.1",
"version": "0.9.2",
"compatibility": ">=12.0.1",
"sdk": 3,
"brandColor": "#ff732e",
Expand Down

0 comments on commit 87a3fe7

Please sign in to comment.