home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.8k stars 30.06k forks source link

Couldn't add one more HomePod Mini #117968

Open KingJim1984 opened 4 months ago

KingJim1984 commented 4 months ago

The problem

Hallo, I have 2 Apple Devices. 1 x Apple TV and 2 x Home Pod Mini. If I add the Appel TV, I still get only on Home Pod Mini also added to Home Assistant. If I try to Add it over the IP address, It looks good, but nothing happend.

grafik

grafik

What version of Home Assistant Core has the issue?

core-2024.5.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Apple TV

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 4 months ago

Hey there @postlund, mind taking a look at this issue as it has been labeled with an integration (apple_tv) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `apple_tv` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign apple_tv` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


apple_tv documentation apple_tv source (message by IssueLinks)

BusinessPerson commented 3 months ago

I have the same issue

eladelia commented 2 months ago

I had the same issue and after many searches and tries I found a solution. Go to .storage /core.config_entries and search the HomePod that wasn’t connected and delete the data ant the info. The HomePod will show as a new device found. If not remove the HomePod from HomeKit and add it back but make sure not to make them pair together again.

BusinessPerson commented 2 months ago

I had the same issue and after many searches and tries I found a solution. Go to .storage /core.config_entries and search the HomePod that wasn’t connected and delete the data ant the info. The HomePod will show as a new device found. If not remove the HomePod from HomeKit and add it back but make sure not to make them pair together again.

@eladelia - this has solved my problem. Many thanks and great debugging!

KingJim1984 commented 2 months ago

I had the same issue and after many searches and tries I found a solution. Go to .storage /core.config_entries and search the HomePod that wasn’t connected and delete the data ant the info. The HomePod will show as a new device found. If not remove the HomePod from HomeKit and add it back but make sure not to make them pair together again.

Hello @eladelia , my problem is also solved, many thanks to you :)