Skip to content

Commit

Permalink
Switched version to 0.0.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
XHunter74 committed Apr 22, 2024
1 parent 70bf3f1 commit 7218f6e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All devices which can be controlled via EWPE Smart app should be supported, incl

**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.
## Changelog
### 0.0.7 (2024-04-15)
### 0.0.8 (2024-04-15)
- First version of the adapter

## License
Expand Down Expand Up @@ -51,4 +51,5 @@ SOFTWARE.

## Acknowledgments
- [tomikaa87](https://github.com/tomikaa87) for reverse-engineering the Gree protocol
- [stas-demydiuk](https://github.com/stas-demydiuk) for code of DeviceManager
- [stas-demydiuk](https://github.com/stas-demydiuk) for code of DeviceManager
- Sizenko Alexander for Digital-7 fonts
4 changes: 2 additions & 2 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"common": {
"name": "gree-hvac",
"version": "0.0.7",
"version": "0.0.8",
"news": {
"0.0.7": {
"0.0.8": {
"en": "initial release",
"de": "Erstveröffentlichung",
"ru": "Начальная версия",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.gree-hvac",
"version": "0.0.7",
"version": "0.0.8",
"description": "Adapter for Gree and C&H conditioners",
"author": {
"name": "Serhiy Krasovskyy",
Expand Down

0 comments on commit 7218f6e

Please sign in to comment.