v0.9.2 Misc Improvements
- TimeZone and Locale will now be inherited from Homebridge, which should make this run better across time zones. #124
- Thermostats will now be displayed as
OFF
when requested Temperature is below actual room temperature. #126 - Logging is reduced significantly. It now only shows actions requested by the user. #127 You can still see the full logs by enabling DEBUG-Mode in Homebridge. Error logging has also been enhanced with clearer messages to make debugging somewhat easier.
- Sadly the proposed fix for resetting Thermostats in v0.9.0 as described here #61 did not work, but I am still working on it.
What's Changed
- Currenttime fix by @luc-ass in #124 as suggested by @PuzzledUser ❤️ here #100
- User experience improvement by @KarlJGray in #126 🎉
- Reduced logging by @luc-ass in #127
New Contributors
- @KarlJGray made their first contribution in #126
Full Changelog: v0.9.0...v0.9.2