-
Notifications
You must be signed in to change notification settings - Fork 53
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
[Device] Support for Mi Band 5 #153
base: master
Are you sure you want to change the base?
Conversation
Hi, I get it working with Mi Band 5, you need just select Mi Band 4 and basic stuffs should work |
Hi dano6, something is not working and it will not pair propper. I will get every time a authfailed in the debug page of amazfish. My config: [app] [device] [profile] |
The proper way to add a new device is to subclass AbstractDevice, or subclass one of the other devices. Take a look at GTSDevice as an example. You also need the factory to create the correct device type given the name. |
I had a look at the data but it´s hard to understand because i´m new to programming. i will rest the pullrequest for now till i got a better understanding for it. |
I have a new branch (huami) which simplifies the addition of new huami devices. When this is merged, it will be easier to add devices like this. |
That sounds good. thank you very much for your effort :) |
Interestingly it also works with the Mi Band 6 (synces steps as well) |
Is the work for that done? |
I had no time looking into it and i´m not using the Mi Band anymore. |
It would be nice when Amazfish can support the Mi Band 5.
I´m completely new to programing and the programs like Sailfish IDE and Github.
I just added initial parameters and a image to support your work.
Hopefully it will help you, because i do not know what to add to get the device communicating the with app.
friendly greeting