Skip to content

Releases: BewhiskeredBard/homebridge-scout

1.0.1

31 Mar 03:29
Compare
Choose a tag to compare
  • 🐛 Prevent invalid plugin config from crashing Homebridge (d6e6d24).

1.0.0

29 Mar 23:00
Compare
Choose a tag to compare

0.8.5

18 Mar 16:37
Compare
Choose a tag to compare
0.8.5 Pre-release
Pre-release
  • ♻️ Update dependencies to address security vulnerabilities (26a8068).

0.8.4

14 Mar 16:29
Compare
Choose a tag to compare
0.8.4 Pre-release
Pre-release
  • 🐛 Ensure that auth tokens are refreshed (7a01bef).

0.8.3

17 Feb 21:51
Compare
Choose a tag to compare
0.8.3 Pre-release
Pre-release
  • 🐛 Actually fixing the JSON-schema related bug causing start-up crashes (6b8fe30).

0.8.2

16 Feb 04:37
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release
  • 🐛 Fixed a bug where the schema wasn't being published to npm (9b17f32).

0.8.1

12 Feb 05:13
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release
  • 🐛 Fixed a bug where services may not be properly added to accessories (7938208).
  • 🐛 Added missing await (6713722).

0.8.0

10 Feb 04:51
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release
  • 🐛 Fix registration of uncached devices (6d0120d).
  • ✨ Ignore mesh-based motion sensors (75cbaca, ca0aedc).
  • ✨ Validate config and provide user-friendly error messages (52193a9).

0.7.1

09 Feb 17:19
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release
  • 🐛 Fix swapped security system modes (e7557c4, #58).

0.7.0

08 Feb 18:37
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release
  • 💥 Everything was rewritten in Typescript.
  • ✨ Accessories now report having a fault when the the web socket connection isn't active. (7a1c0d1).
  • 🐛 For inverted systems, the contact sensor state is now only reversed after initialization (ded3212, #47).
  • 📝 Device support documentation updated to be more clear/specific (f8914f0).