-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HomeBridge 2.0 #266
Comments
Thank you for letting me know! I'll be sure to update what's necessary to ensure the plugin supports v2 going forward. I'll try to release a v7.0.0-beta.0 version. Once Homebridge 2.0 is released, I'll release a v7.0.0 and drop support for older node and homebridge versions as I don't really have the bandwidth to deal with multiple tracks. |
@Niklas31 v7.0.0-beta.0 is now published. There are no changes (at all) to the actual source code. But it has been configured and tested to work with Homebridge v2. I've decided to do a major bump due to the shift in supported node and Homebridge versions. Thanks again for letting me know about the change. I'll keep this issue open until Homebridge v2 (and homebridge-wol v7.0.0) is released. |
Thanks @AlexGustafsson, this update did seem to fix an issue where it would not wake the pc after HomeBridge had been running for a while. |
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.
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](https://private-user-images.githubusercontent.com/64484669/369611999-a6853809-32f0-42c4-9c05-89752c189106.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MjE2NzAsIm5iZiI6MTczODgyMTM3MCwicGF0aCI6Ii82NDQ4NDY2OS8zNjk2MTE5OTktYTY4NTM4MDktMzJmMC00MmM0LTljMDUtODk3NTJjMTg5MTA2LmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwNlQwNTU2MTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hNDNhMTQ0YTllY2FjNmVhMzBlYWQxNTk4NTBiZDFjZWVlODVmY2EzNGQxMTcxZDczNzE2NjYwYWM0MTM2YzA4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Qfbhf6lQ_qc5DlOWuVXye8QiW1uKzkmA2Ho80vV_IZk)
Notes
No response
The text was updated successfully, but these errors were encountered: