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.04k stars 29.7k forks source link

Bosch Smart Home #121754

Open JM-405 opened 1 month ago

JM-405 commented 1 month ago

The problem

The integrated 230V room thermostats from Bosch all incorrectly display a (low) battery level. These do not have a battery because they are connected to the grid.

"Raumthermostat 230 V" https://www.bosch-smarthome.com/de/de/produkte/geraete/raumthermostat-fussbodenheizung

I looked in the API (Github: tschamm/boschshcpy bsh_device.summary() ), the data is not displayed here: DeviceServices: ['CommunicationQuality', 'Thermostat', 'TemperatureLevel', 'HumidityLevel', 'WallThermostatConfiguration', 'TemperatureOffset']

Therefore I suspect that an incorrect link is created in the Home Assistant module.

What version of Home Assistant Core has the issue?

core-2024.7.2

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 Smart Home / bosch_shc

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 1 month 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)