Releases: jxg81/homebridge-actron-que
Improved fault tolerance
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
Added error return to initialisation to ensure errors are written to HB log
Handle API access revocation from Que portal
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
Caught errors in a more elegant way on initialisation to avoid HB restarting and disable the plugin
Updates to Readme
Readme updates only - no functional changes.
Support for zone control
Added full support for controlling zones and reporting temp and humidity from all sensors.
First functional version
refer readme.md