Releases: NorthernMan54/homebridge-tcc
Releases · NorthernMan54/homebridge-tcc
Fix for not responding devices #113
Tks to @atlcoder for this work around resolving this long standing issue.
- Added retries to failed status updates to resolve long standing not responding devices issue
Fix for having the same name used across multiple plugins
Had a user raise an issue where they received this error
Cannot add a bridged Accessory with the same UUID as another bridged Accessory:
Added capability to control multiple thermostats under a scene
Fix for turning on and changing temperature in a Scene
This is a fix for the second part of issue #68 - Turning On and Changing temperature in a Scene
Added DEBUG Options to Homebridge GUI
To assist is debugging possible problems with connecting to the Total Connect Comfort cloud backend I have added a debug flag to enable more verbose logging.
v0.0.4: Merge pull request #9 from NorthernMan54/minimum-target-temperature-
Minimum Target Temperature
v0.0.3: Merge pull request #6 from bwdeleeuw/min.-temp-issue
Fix for minimum target temperature of 10C, 50F