4.5.2.0 - 9/25/2024
- Changed the way access tokens are acquired to better support systems with multiple thermostats.
- Fixed an issue where setpoint changes were incorrectly denied if not in Auto mode
- Fixed an issue with auto mode setpoint checks when using Celsius
- Updated to PSDK 1.5.0
- Fixed another issue with Lyric service authentication
- Fixed an issue with Lyric service authentication
4.5.1.1 - 12/12/2023
- Fixed an issue updating devices for systems with no Fan
4.5.1.0 - 10/24/2023
- Version increment only to move out of beta
4.5.0.1 - 8/21/2023
- Updated common framework version
- Documentation updates
4.5.0.0 - 7/31/2023
- Removed incorrect/unnecessary log message about changing mode on every update when nothing actually changed
- Added logging of browser messages to the plugin log file
- Added support for decimals in Setpoint control dropdowns for Celsius users
- Updated to PSDK 1.4.4 (requires 4.2.19)
- Changed Event Action to allow for more granular control of setpoint and mode changes.
- Improvements to Auto mode switching logic.
- Changed logic to prevent setpoint changes that would result in heat/cool setpoints within 3 degrees of each other if in Auto mode
- Changing system mode no longer resets the current hold state
- Fixed an issue where changing setpoint then removing hold more than once in quick succession could cause undesirable setpoint changes
- Fixed an issue where changing fan settings for schedulable fans did not properly reflect the hold state in the plugin
- Code cleanup and refactoring
- Fixed issue preventing setpoint and hold changes from working on T10 thermostats
- Added "emergencyHeatActive" to change requests if present in original data
- Additional improvements on "Change Setpoint" commands.
- Fixed an issue with the "Change Setpoint" event not honoring the requested hold type
- Increased range of Outdoor Temp to -60 to 130F
- Fixed an issue with thermostats requiring autoChangeover to be included in all non-fan requests
- Improved error handling when sending commands to Resideo servers
- Fixed an issue with thermostats requiring autoChangeover to be included in setpoint requests
4.4.0.0 - 3/31/2023
- Updated debug logging to NOT print out the API Secret
- Fixed an issue with status icons not showing for some devices on Linux-based devices - you must delete the existing icons first then reinstall the plugin for this to take effect
- Changed Authorization to be handled directly in the plugin without requiring copying the code
- Fixed an issue where outdoor/indoor temperatures might not display a string in certain circumstances
- Fixed the log file download using the wrong file name
- Fixed an issue where some thermostats require the "autoChangeOver" attribute in change requests
- Fixed a bug where external changes weren't enforced by min/max in plugin
- Fixed an issue where changing hold type via device control quickly after changing setpoint via device control would change the setpoint
- Added "Change Setpoint" action to allow setpoint + mode + hold setting in a single step
4.3.0.0 - 2/13/2023
- Added Debug page when logging set to debug to provide additional information.
- Changed logging to a single toggle for Debug Mode.
- Fixed an issue handling thermostats from multiple locations.
4.2.2.0 - 12/19/2022
- Internal debugging changes only.
4.2.1.0 - 9/26/2022
- Name change to remove "Honeywell".
- Fixed an issue when starting up without a config file
- Moved 4.2.0.1 out of beta
- Fixed an issue causing a data parsing error when using Permanent Hold types
4.2.0.0 - 9/6/2022
- Multiple name changes to switch to Lyric Thermostats since this is now a Resideo product
- Changed default API key to use new OAuth callback URL
- Fixed an issue with hold until time not displaying for temporary holds
4.1.2.1 - 6/14/2022
- Fixed an issue with the Download Logs button returning a 404 HTML error page
4.1.2.0 - 6/13/2022
- Fixed an issue with device control returning "Device not found" when using old default api key
- Fixed an issue with reporting status codes to plugin interface in some cases
- Fixed an issue with determining the proper offset for the opposing setpoint when using celsius
- Removed status graphics for root device
- Cleaned up some logging inconsistencies
4.1.1.0 - 4/26/2021
- Fixed an issue with AccessLevel property.
- Fixed an issue with offsets in auto mode when using celsius.
4.1.0.3 - 3/29/2021
|