Skip to content

Bump homebridge from 2.3.1 to 2.4.0 - #279

Merged
github-actions[bot] merged 1 commit into
latestfrom
dependabot/npm_and_yarn/homebridge-2.4.0
Aug 19, 2026
Merged

Bump homebridge from 2.3.1 to 2.4.0#279
github-actions[bot] merged 1 commit into
latestfrom
dependabot/npm_and_yarn/homebridge-2.4.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps homebridge from 2.3.1 to 2.4.0.

Changelog

Sourced from homebridge's changelog.

v2.4.0 (2026-08-16)

Changes

  • chore(deps): dependency updates
  • fix(matter): echo the control correlationId so the ui stops retrying successful commands
  • refactor(matter): collapse the three identical rvc operational command handlers into one
  • fix(matter): keep a restored colour light's colour features, so it stops failing on every restart
  • fix(matter): only warn about a cluster the plugin actually supplies handlers for
  • feat(matter): expose the device type requirements, so a plugin can choose its own cluster features
  • feat(matter): send each cluster's feature map to the ui, so it can offer only the controls a device has
  • fix(matter): send the feature map for accessory parts too, not just the accessory
  • fix(matter): keep a whole matter message in the debug log, so a report's value is not cut off (#3958)
  • fix(matter): stop a brightness command failing on a dimmable light by writing the on/off state twice (#3993)
  • fix(matter): keep an accessory's endpoint when a plugin updates it, so state updates keep working

Homebridge Dependencies

  • @homebridge/hap-nodejs @ v2.2.2

Matter Dependencies

  • @matter/main @ v0.17.9
Commits
  • ab1e8c4 v2.4.0
  • 302d871 fix(matter): keep an accessory's endpoint when a plugin updates it, so state ...
  • 5b6cea4 fix(matter): stop a brightness command failing on a dimmable light by writing...
  • 2161fb9 fix(matter): keep a whole matter message in the debug log, so a report's valu...
  • adc62db fix(matter): send the feature map for accessory parts too, not just the acces...
  • b5adaeb feat(matter): send each cluster's feature map to the ui, so it can offer only...
  • 7e8df4d feat(matter): expose the device type requirements, so a plugin can choose its...
  • aeb6f5f fix(matter): only warn about a cluster the plugin actually supplies handlers for
  • b86af94 fix(matter): keep a restored colour light's colour features, so it stops fail...
  • 48f8111 refactor(matter): collapse the three identical rvc operational command handle...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [homebridge](https://github.com/homebridge/homebridge) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/homebridge/homebridge/releases)
- [Changelog](https://github.com/homebridge/homebridge/blob/latest/CHANGELOG.md)
- [Commits](homebridge/homebridge@v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: homebridge
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 19, 2026
@github-actions
github-actions Bot merged commit 52158d0 into latest Aug 19, 2026
9 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/homebridge-2.4.0 branch August 19, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants