Releases: aivus/com.gree
Releases · aivus/com.gree
v0.9.0
What's Changed
- Update gree-hvac-client by @aivus in #148
- Bump homey from 3.7.1 to 3.7.3 by @dependabot in #165
- Add experimental support of new interaction protocol for Gree-compatible HVACs with version >=1.21 by @aivus in #164
Full Changelog: v0.8.2...v0.9.0
v0.8.2
v0.8.1
What's Changed
Important
Changes
- Use AthomBV GitHub action for validation by @aivus in #146
- Use built-in "thermostat_mode" for HVAC mode by @aivus in #158
- Fix "quiet mode" condition (introduced in v0.8.0) in bc71637
Update of dependencies
- Bump homey from 3.6.2 to 3.6.3 by @dependabot in #150
- Bump homey from 3.6.3 to 3.7.1 by @dependabot in #152
- Bump body-parser and express by @dependabot in #154
- Bump eslint-config-athom from 3.1.1 to 3.1.3 by @dependabot in #118
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #131
- Bump homey from 3.3.1 to 3.4.0 by @dependabot in #134
- Bump homey from 3.4.0 to 3.5.0 by @dependabot in #136
- Bump homey from 3.5.0 to 3.5.1 by @dependabot in #138
- Bump socket.io-parser from 3.3.3 to 3.3.4 by @dependabot in #139
- Bump homey from 3.5.1 to 3.5.4 by @dependabot in #141
- Bump homey from 3.5.4 to 3.6.1 by @dependabot in #143
- Bump homey from 3.6.1 to 3.6.2 by @dependabot in #145
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.4
What's Changed
- Bump socket.io-parser from 3.3.2 to 3.3.3 by @dependabot in #81
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #82
- Bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #83
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #86
- Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #87
- Bump homey from 2.29.0 to 2.33.8 by @dependabot in #92
- Bump actions/checkout from 1 to 3 by @dependabot in #90
- Bump actions/setup-node from 1 to 3 by @dependabot in #89
- Bump eslint from 6.8.0 to 7.32.0 by @dependabot in #91
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #94
- Disconnect client after removing listeners to prevent device_not_found error. fixes #88 in 36119a1
Full Changelog: v0.7.3...v0.7.4
v0.7.3
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- Create settings for enabling debug by @aivus in #71
- Update dependencies by @aivus in #73
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #75
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #77
- Bump engine.io from 6.1.0 to 6.1.3 by @dependabot in #76
- Reset current temperature to "-" in case AC returns 0 by @aivus in #78
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- Fixed case which causes app crash due to unexpected data from AC (see #71 and aivus/gree-hvac-client@20c176e)
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #66
- Bump underscore from 1.12.0 to 1.13.1 by @dependabot in #65
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #67
- Bump object-path from 0.11.5 to 0.11.8 by @dependabot in #69
- Add mandatory
brandColor
toapp.json
by @aivus in #70 - Added debug settings (see #71)