Skip to content

Commit

Permalink
Updates to reflect new version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jxg81 committed Aug 5, 2022
1 parent 245f7c0 commit ca1aa32
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,12 @@ This is an 'almost' feature complete implementation of the Que platfrom in HomeK
- Report battery level on zone sensors and get low battery alerts in the home app
- Support for homebridge config UI

New in version 1.2.0
- Device state will now show as idle when heating/cooling temp achieved and fan is not running

Fixes in version 1.1.1
- Fixed support for zone sensors that do not support humidity sensing -> `https://github.com/jxg81/homebridge-actron-que/issues/1`
- Improvements to device state transitions
- Improvements to device state transitions and status updates

New in version 1.1.0
- Graceful recovery from service or network outages
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": false,
"displayName": "Homebridge Actron Que",
"name": "homebridge-actron-que",
"version": "1.1.1-beta.0",
"version": "1.2.0",
"description": "Homebridge plugin for controlling Actron Que controller systems",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit ca1aa32

Please sign in to comment.