Mittelblut9 / ioBroker.apple-find-me

ioBroker Adapter to get the current locations and other metrics of connected Apple devices.
MIT License
6 stars 1 forks source link

🐛 [BUG] - Accessory Device name is wrong #53

Closed Mittelblut9 closed 1 year ago

Mittelblut9 commented 1 year ago

Description

Currently the Accessory Device name is set to "Some Device Name". This may happen if the accessory device name is somewhere else located or the assignment is false.

https://github.com/Mittelblut9/ioBroker.apple-find-me/blob/8f325d450b9598db0bfaee7e7771ae053cc2dd3d/src/functions/Adapter/createOrUpdateDevices.js#L44C29-L44C29

Reproduction steps

1. import devices with accessory like an AirPods
2. view objects

Screenshots

image

Ilovegym66 commented 1 year ago

image