nfarina / homebridge-tesla

Tesla plugin for homebridge: https://github.com/nfarina/homebridge
154 stars 38 forks source link

accessories name #97

Closed cocapic closed 1 year ago

cocapic commented 1 year ago

Hi,

i have a small issue with the name of accessories in home every accessorie automaticaly created with name of the car as name of accessories relatively tiresome to deal with 10 accesories with the same name

regards

nfarina commented 1 year ago

Hello, so I've noticed the Home app will aggressively rename all the services we created to be the name of the car. So you end up with a million of same-named accessories.

The only solution I know of for now is to use the Home app to go to each accessory's settings and rename it to be what you'd like. Annoying but works!

nfarina commented 1 year ago

Update: looks like this is a known issue with iOS 16: https://github.com/homebridge/homebridge/issues/3210

Closing this as it's not something I can fix here.