Skip to content

Update homebridge-og for Homebridge v2 compatibility#19

Open
salbahra wants to merge 1 commit intomasterfrom
homebridge-v2-compatibility
Open

Update homebridge-og for Homebridge v2 compatibility#19
salbahra wants to merge 1 commit intomasterfrom
homebridge-v2-compatibility

Conversation

@salbahra
Copy link
Member

@salbahra salbahra commented Jun 6, 2025

This change updates the engines.homebridge value in package.json to ^1.6.0 || ^2.0.0-beta.0 to indicate compatibility with Homebridge v2.

No other code changes were necessary as the plugin does not use any of the deprecated APIs.

This change updates the `engines.homebridge` value in `package.json`
to `^1.6.0 || ^2.0.0-beta.0` to indicate compatibility with Homebridge v2.

No other code changes were necessary as the plugin does not use any of
the deprecated APIs.
Copilot AI review requested due to automatic review settings June 6, 2025 23:55
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

The PR updates the Homebridge version compatibility in the package.json file to indicate support for Homebridge v2 while still retaining compatibility with earlier versions.

  • Updated the engines.homebridge field to "^1.6.0 || ^2.0.0-beta.0".
  • No other changes were made, as the plugin does not use any deprecated APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants