Skip to content

Releases: aarons22/homebridge-bond

v3.3.0-beta.3

20 Feb 01:02
bc199a4

Choose a tag to compare

v3.3.0-beta.3 Pre-release
Pre-release

What's Changed

  • Update package.json (bc199a4)
  • Add Node v24.x support to beta release (#295) (c74eb1d)
  • Add AI coding instructions for GitHub Copilot and Claude (#291) (6f835f6)
  • chore: bump version to 3.3.0-beta.2 (#289) (a616bb5)
  • Automatically detect and fix awning backwards position using device subtype (#287) (c1ea8d4)

Installation

npm install -g homebridge-bond@3.3.0-beta.3

Links

v3.3.0-beta.2

04 Jan 17:59
a616bb5

Choose a tag to compare

v3.3.0-beta.2 Pre-release
Pre-release

What's Changed

Installation

npm install -g homebridge-bond@3.3.0-beta.2

Links

v3.3.0-beta.1

04 Jan 17:49

Choose a tag to compare

v3.3.0-beta.1 Pre-release
Pre-release

What's Changed

Installation

npm install -g homebridge-bond@3.3.0-beta.1

Links

3.2.12

25 Mar 17:28
3d69bce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.11...3.2.12

3.2.11

13 Oct 21:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.10...3.2.11

3.2.11 Beta 2

28 Nov 03:38

Choose a tag to compare

3.2.11 Beta 2 Pre-release
Pre-release

What's Changed

  • Configuring the Fireplace accessory to show up as a Switch when there is no flame adjustment available

Full Changelog: 3.2.11-beta.1...3.2.11-beta.2

3.2.11 Beta 1

28 Nov 02:12

Choose a tag to compare

3.2.11 Beta 1 Pre-release
Pre-release

What's Changed

  • Update Bond API key ignore logic by @diffness in #218
  • fix retry logic "Unable to find Bond for IP Address" #229 by @dxdc in #252

Full Changelog: 3.2.10...3.2.11-beta.1

3.2.10

15 Jul 23:11

Choose a tag to compare

  • Fixed issue where devices API returns more than 1 _ #213 (thanks @diffness!)
  • Updated ts-node to ^10.8.1, which fixed the GitHub Actions
  • Updated some vulnerable packages

3.2.9

12 Oct 00:44

Choose a tag to compare

  • Improved validation and logging on plugin launch to hopefully make it easier for folks having issues
  • Fixed spelling error in a log (thanks @hectcastro!)

3.2.8

13 Apr 01:57

Choose a tag to compare

  • Added flame support for Fireplace accessory (#117)