adyanth / homebridge-plugin-command

This Homebridge plugin enables you to create virtual switches that can run any custom command when it is turned on or off.
Apache License 2.0
3 stars 1 forks source link

Homebridge 2.0 Readiness #9

Open fxPPC opened 1 week ago

fxPPC commented 1 week ago

The next major version of Homebridge is set to introduce some breaking changes to the plugin standard. Is there any plan to update this plugin so that we can keep using it? Not to be pushy at all, I just have dozens of automations and switches reliant on your awesome work!

adyanth commented 1 week ago

I am glad this is helping you! I personally have moved off of home bridge (which I used mainly for cameras) to scrypted and frigate. I still occasionally use this for WakeOnLAN which was my use case for creating this haha. I was not aware about breaking changes and v2, thanks will take a look.