Skip to content

Releases: luc-ass/homebridge-evohome

v0.11.2 API fixes

12 Dec 15:01
4445b3f
Compare
Choose a tag to compare

This release fixes changes in the API, as the base url changed from honeywell.com to resideo.com.

What's Changed

Full Changelog: v0.11.0...v0.11.2

v0.11.0 Domestic Hot Water

09 Mar 15:03
2755c64
Compare
Choose a tag to compare

This release (finally) adds support for domestic hot water systems. A huge thanks goes out to @georgesdib, who has implemented it and also fixed the valve position along the way. 🚀 Please open a new issue on GitHub, if you encounter any problems with regard to this as my testing was limited (I don't own a hot water system).

What's Changed

Full Changelog: v0.10.2...v0.11.0

v0.10.2

18 Feb 12:34
243f6a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1 Persistent accessories and more

22 Dec 19:41
Compare
Choose a tag to compare

⚠️ WARNING! ⚠️

This release adds an option to move your accessories to a child bridge. This might break your automations. Be sure you have enough time to eventually remodel all your automations afterwards.

What's Changed

New Contributors

Full Changelog: v0.9.3...v0.10.1

v0.9.3 reduced logging

25 Aug 18:32
Compare
Choose a tag to compare

This minor update reduces logging even further. Thanks to @metaljay for keeping an eye out! 👀

Full Changelog: v0.9.2...v0.9.3

v0.9.2 Misc Improvements

24 Aug 08:23
Compare
Choose a tag to compare
  • 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

New Contributors

Full Changelog: v0.9.0...v0.9.2

v0.9.0

20 Aug 22:14
Compare
Choose a tag to compare

⚠️ WARNING! This release is an attempt to bring some sort of serial number to Accessories. This will probably reset your devices to the standard room and break automations, but hopefully fix #61 for future outages. You might want to hold back for a week or two until the issue is closed/resolved. For further information have a look here.

Full Changelog: v0.8.8...v0.9.0

v0.8.8 Security

20 Aug 13:50
8ba2fe4
Compare
Choose a tag to compare

This is a really simple release removing package-lock.json, thus allowing npm to install the latest version of secondary dependencies.

Full Changelog: v0.8.7...v0.8.8

v0.8.7 Maintenance

19 Aug 20:17
b4d8914
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.6...v0.8.7

v0.8.5 Maintenance

16 Dec 20:40
Compare
Choose a tag to compare

Maintenance

  • Bump prettier from 2.4.0 to 2.5.1
  • Bump checkout from 2.3.4 to 2.4.0