-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
Added support for Shelly Plus 1 Mini #88
base: main
Are you sure you want to change the base?
Conversation
Great job! Waiting for this to get my new Minis in homebridge. @alexryd would you find some time to merge this and deploy new version of shelly-ng? 🙏 |
I will be also very happy to get Minis support :) |
great! how to install still fork? |
Hmm, I am encountering an issue with this PR. Specifically, the upstream changes to
It seems like this PR needs to address that change to the @sw-koenig Thoughts? |
Hi @holetse, Best regards, |
Yeah it looks like there are commits in |
Resolves #87
Dependency
As the model IDs for the devices are defined in node-shellies-ng, the following Pull-Request must be merged first:
alexryd/node-shellies-ng#7
Shelly has released "mini" versions for some of their new generation products. They basically have the same functions as the normal ones, but using different model IDs.
Change has been tested successfull in my local setup with the homebridge-shelly-ng plugin.
Best regards,
Swen