-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Another Fork #1
Another Fork #1
Conversation
yaml based configuration instead of loose txt files
Don’t change the configured bridgeID (backward compatible with bridgeID = “bridge”)
save bridgeID
Added MQTT authentication support with username/password from configuration.yaml
How to enable pairing mode
MQTT authentication and pairing mode help
Thanks for contacting, looks very good! I'm currently planning to:
|
Hi @Koenkk! I'm also integrating with home-assistant.io, I'm running a testing version with MQTT discovery implemented into xiaomi-zb2mqtt. I've contributed to @oskarn97 repository since at the time I forked he had the most active fork, and since another developer has also contributed. I'm all in for your current plan and can help out although I'm not a nodejs native programmer (more python here) |
We should decide wether we merge with @oskarn97 repository or start an organisation and a common repository. |
I'm fine with starting an organisation. However I first want to complete the refactoring step because this has quite an impact on the current code (to avoid merge conflicts). |
Hey,
we were seeing that you are also working on a fork with features, we also implemented.
If you like have a look at my fork with a different number of other features like a firmware such as an increased device limit from 20 to 48, support for battery status messages, automatic port selection, yaml config, MQTT commands and other cool stuff :)