Releases: aarons22/homebridge-bond
Releases · aarons22/homebridge-bond
v3.3.0-beta.3
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.3Links
v3.3.0-beta.2
What's Changed
- chore: bump version to 3.3.0-beta.2 (#289) (a616bb5)
- Automatically detect and fix awning backwards position using device subtype (#287) (c1ea8d4)
- using tag for pre-release (bdc38fd)
- using npm install (dce38fd)
- updating npm to latest (c5c9965)
- removing flags (dd33774)
- using OIDC trusted publishing (d22ebdd)
- updated node version (72897a1)
- allowing workflow dispatch (ba96090)
- checking npm version (1d02433)
- fix axios dependency (3aba115)
- Homebridge v2 support (#286) (7016d63)
- release workflows (4affbdd)
- copilot instructions (b44ace9)
Installation
npm install -g homebridge-bond@3.3.0-beta.2Links
v3.3.0-beta.1
What's Changed
- using tag for pre-release (bdc38fd)
- using npm install (dce38fd)
- updating npm to latest (c5c9965)
- removing flags (dd33774)
- using OIDC trusted publishing (d22ebdd)
- updated node version (72897a1)
- allowing workflow dispatch (ba96090)
- checking npm version (1d02433)
- fix axios dependency (3aba115)
- Homebridge v2 support (#286) (7016d63)
- release workflows (4affbdd)
- copilot instructions (b44ace9)
- bump version to 3.2.12 (0698be2)
- add support for Position feature (c7e83da)
- updated vulnerabilities (c82f4b9)
- Bump axios from 0.21.4 to 0.28.0 (0390bc7)
- updated gitignore (f1a191b)
Installation
npm install -g homebridge-bond@3.3.0-beta.1Links
3.2.12
What's Changed
- Bump axios from 0.21.4 to 0.28.0 by @dependabot in #271
- add support for Position feature by @chrismerck in #277
New Contributors
- @dependabot made their first contribution in #271
- @chrismerck made their first contribution in #277
Full Changelog: 3.2.11...3.2.12
3.2.11
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
- support delay between actions by @ezrayellin in #268
New Contributors
- @ezrayellin made their first contribution in #268
Full Changelog: 3.2.10...3.2.11
3.2.11 Beta 2
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
3.2.10
3.2.9
- Improved validation and logging on plugin launch to hopefully make it easier for folks having issues
- Fixed spelling error in a log (thanks @hectcastro!)