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
69.72k stars 28.88k forks source link

Bosch Smart Home - Trying to add a second controller fails #106386

Open vriesensjens opened 6 months ago

vriesensjens commented 6 months ago

The problem

Hi there,

I try to add a second Bosch SHC (in my parent's house). Trying to add it in my existing integration fails with "wrong password or no pairing mode". Both is wrong. Isn't this integration desingned to use more than one controller? (Both controllers are version I )

Greetings Jens

What version of Home Assistant Core has the issue?

latest

What was the last working version of Home Assistant Core?

none

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Bosch Smart Home

Link to integration documentation on our website

https://www.home-assistant.io/integrations/bosch_shc

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 6 months ago

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

Code owner commands Code owners of `bosch_shc` 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 bosch_shc` 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)


bosch_shc documentation bosch_shc source (message by IssueLinks)

mbenecke commented 3 months ago

Issue Confirmation

I've encountered an issue where, upon adding a second Smart Home Controller (SHC) to the same subnet, the first one fails. Interestingly, configuring the second SHC initially seemed to work partly—I was able find the device entity. However, it shortly began to report "wrong password or no pairing mode" errors and ceased to function.

I'm eager to assist in troubleshooting this issue further. As someone with a background in Linux and DevOps, I'm happy to provide any additional information that might help resolve this problem.

Affected Home Assistant Core Version:

Installation Type:

Integration:

Diagnostics Information:

Example YAML Configuration:

Relevant Log Entries:

Additional Context:

issue-triage-workflows[bot] commented 4 weeks ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

tschamm commented 3 weeks ago

I’ll have a look.

hippotastic commented 1 week ago

I seem to be having a similar issue. After adding my second controller, the first one failed with the status message "failed to set up: could not authenticate". I re-authenticated the first one, and now after a few days the second one fails again.

It seems as if both controllers use the same location to store the auth token and therefore the last authenticated one always overrides the other.