You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HomeBridge 2.0 is 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.
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 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.
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.
The text was updated successfully, but these errors were encountered: