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.75k stars 28.91k forks source link

Can't control home_connect appliances #120885

Closed tim-hilt closed 4 days ago

tim-hilt commented 4 days ago

The problem

A few weeks ago, my automation for switching on my coffee maker (Siemens EQ 9 S500) failed. I noticed, that I couldn't control the machine from Home Assistant anymore, but I was able to view its state. Whenever I tried switching it on or off, the toggle-button switched to the "on" or "off" state respectively and switched back to the old state a few moments later.

Here's what I've tried to fix the issue:

See below for suspicious log line

What version of Home Assistant Core has the issue?

2024.3.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

home_connect

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Jun 30 22:11:38 raspberrypi5 bash[862]: 2024-06-30 22:11:38.448 ERROR (MainThread) [homeassistant.components.home_connect.switch] Error while trying to turn on device: {'description': 'BSH.Common.Setting.PowerState currently not available or writable', 'key': 'SDK.Error.InvalidSettingState'}

Additional information

Still running with Python 3.11

home-assistant[bot] commented 4 days ago

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

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


home_connect documentation home_connect source (message by IssueLinks)

tim-hilt commented 4 days ago

It seems like this issue came up, because me pairing to a new wifi disabled remote-start on the coffee maker. I'll reopen, if this unexpectedly becomes a problem again