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
72.8k stars 30.51k forks source link

Bosch_SHC No devices discovered #128166

Open Fitzbert-Fitz opened 2 weeks ago

Fitzbert-Fitz commented 2 weeks ago

The problem

I just started setting up HA. Bosch_SHC does not discover any devices. (several thermostates and switches are connected to SHC) Unfortunatly there is not a lot which I can provide. Bosch_SHC is configured without any errors. I attach the debug log which covers the configuration process showing that HA interacts with at least one thermostate.

SHC Firmware: 10.23.4075-1573

What version of Home Assistant Core has the issue?

core-2024.10.1

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

bosch_shc

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?

2024-10-11 15:24:51.783 DEBUG (SyncWorker_7) [boschshcpy] Registering new client with id 192.168.178.77 and name oss_HomeAssistant_Binding.
2024-10-11 15:24:55.814 DEBUG (SyncWorker_7) [boschshcpy] Obtain unique_id for 'shc40fc0f' via zeroconf: '64-da-a0-40-fc-0f'
2024-10-11 15:24:58.174 DEBUG (SyncWorker_2) [boschshcpy] Obtain unique_id for 'shc40fc0f' via zeroconf: '64-da-a0-40-fc-0f'
2024-10-11 15:24:58.317 DEBUG (SyncWorker_2) [boschshcpy] Skipping device id ventilationService which has no services that are supported by this library
2024-10-11 15:24:58.318 DEBUG (SyncWorker_2) [boschshcpy] Skipping device id hdm:PhilipsHueBridge:PhilipsHueBridgeManager which has no services that are supported by this library
2024-10-11 15:24:58.589 DEBUG (SHCPollingThread) [boschshcpy] Subscribed for long poll. Poll id: fgih1lkh9-25
2024-10-11 15:25:04.081 DEBUG (SHCPollingThread) [boschshcpy] Long poll: {'path': '/devices/hdm:ZigBee:001e5e09029db128/services/TemperatureLevel', '@type': 'DeviceServiceData', 'id': 'TemperatureLevel', 'state': {'@type': 'temperatureLevelState', 'temperature': 20.05}, 'deviceId': 'hdm:ZigBee:001e5e09029db128'}
2024-10-11 15:25:04.129 DEBUG (SHCPollingThread) [boschshcpy] Long poll: {'path': '/devices/roomClimateControl_hz_8/services/TemperatureLevel', '@type': 'DeviceServiceData', 'id': 'TemperatureLevel', 'state': {'@type': 'temperatureLevelState', 'temperature': 20.05}, 'deviceId': 'roomClimateControl_hz_8'}

Additional information

No response

home-assistant[bot] commented 2 weeks 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)

Fitzbert-Fitz commented 2 weeks ago

103659 does not apply in my case. Shown firmware of intergration and smarthomecontroller are in sync

saithis commented 5 days ago

I have a similar problem. My Wall Thermostat II 230V is not discovered. My Thermostat II on the other hand is discovered and works.