Skip to content

HomeBridge 2.0 #266

@Niklas31

Description

@Niklas31

General idea

Could you please check will this plugin be impacted with new HomeBridge 2.0 and could we have it update it to support it.

[https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0]

Use case

HomeBridge 2.0 is curte tou in beta, but plugins are being asked to show if their plugin works with it, since there are many underlying changes.

Once you have tested your plugin(s) function correctly on Homebridge v2, you can update your package.json's engines.homebridge value to show that your plugin is ready.

  "engines": {
    "homebridge": "^1.6.0 || ^2.0.0-beta.0",
    "node": "^18.20.4 || ^20.15.1"
  },

Users will see a green tick in the readiness check in the UI once they have installed a version of your plugin with this in the engines.

Once Homebridge v2 has been released, you can remove the -beta.0 from the homebridge versions.
IMG_6986

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions