-
Notifications
You must be signed in to change notification settings - Fork 457
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
Allow accessories to be retrieved from the FindMyiPhone service #263
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick and easy 😄
Thanks a lot, I was actually thinking of adding this.
Will test before merge 😉
May you give me your devices I need it to update this : |
The |
For everything ? Airpods, Watch, HomePod ... |
No just for the Airpods. The Apple watch is https://www.reddit.com/r/HomePod/comments/azhr84/homepod_custom_name_not_showing_in_icloud/ |
Thanks |
I kept looking and found this which you already commented on so prob already know this but it says the HomePod class is https://gist.github.com/insidegui/a18124c0c573a4eb656f5c485ea7dae4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and working
Proposed change
This will allow users to access their accessories (ex. Airpods) in the FindMyiPhone service.
Type of change
Additional information
Functionality is the same but there are more devices listed.
Checklist
same functionality as before
If user exposed functionality or configuration variables are added/changed:
None