Skip to content

Releases: jxg81/homebridge-actron-que

Improved fault tolerance

01 Aug 12:46
Compare
Choose a tag to compare

Fixed bug which was causing an error reading the cooling threshold temperature
Added option to have zones adjust master temp when required - this is now the default behaviour
Improved error handling for network and API service outages. Plugin will continue operating and will re-establish communication when fault clears
Added soft refresh of device state every few seconds to improve responsiveness and accuracy of HomeKit device state
Reduced debug log verbosity when updating device state to only show essential details
Removed unnecessary .env dependancy used during initial development but no longer implemented

Added error return statement at platform initialisation

25 Jul 15:04
Compare
Choose a tag to compare

Added error return to initialisation to ensure errors are written to HB log

Handle API access revocation from Que portal

25 Jul 14:54
Compare
Choose a tag to compare

Added handling for the case here API access has been revoked from the Que portal.
Plugin will clear persistent token storage and re-register on next restart.

Improved Error Handling

25 Jul 13:07
Compare
Choose a tag to compare

Caught errors in a more elegant way on initialisation to avoid HB restarting and disable the plugin

Updates to Readme

25 Jul 08:10
Compare
Choose a tag to compare

Readme updates only - no functional changes.

Support for zone control

25 Jul 08:08
Compare
Choose a tag to compare

Added full support for controlling zones and reporting temp and humidity from all sensors.

First functional version

21 Jul 13:24
Compare
Choose a tag to compare

refer readme.md