-
Notifications
You must be signed in to change notification settings - Fork 381
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
Disable Plugin #990
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Push |
I'd like to see this as well. It would definitely be helpful and could help diagnose a bad plugin. |
Same as #287 |
The solution to this feature request will land in the next release. It will require Homebridge 1.3.0-beta.47 or later to support the new As part of these changes users will be able to toggle enable/disable a plugin, their config will be able to remain in the config.json and not stop Homebridge from loading. |
THANKSSSS!!!!!!!!!
Gastón
… El 19 ene. 2021, a las 07:26, oznu ***@***.***> escribió:
The solution to this feature request will land in the next release.
It will require Homebridge 1.3.0-beta.47 or later to support the new disabledPlugins array (homebridge/homebridge#2775 <homebridge/homebridge#2775>).
As part of these changes users will be able to toggle enable/disable a plugin, their config will be able to remain in the config.json and not stop Homebridge from loading.
<https://user-images.githubusercontent.com/3979615/105021438-a552d800-5a9c-11eb-8f9c-f69b23dc1801.png>
<https://user-images.githubusercontent.com/3979615/105021494-b4398a80-5a9c-11eb-9fca-1fcf38e2fafd.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#990 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/APBDDDG43LRDGQSD6THNSPLS2VM6DANCNFSM4UPERE3A>.
|
I have at least one plugin that I only need seasonal and would therefore like to disable. I also have a bunch of other plugins that, despite correct configuration do not work. I'd rather not uninstall them but have them disabled instead.
AFAIK there is no option in HB - so maybe UI-X can solve this by putting the configuration away temporarily - or by some other means - to not have the plugin run, but still be available and configured.
It is OK when accessories are not available in the meantime.
The text was updated successfully, but these errors were encountered: