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.19k stars 30.22k forks source link

Unable to power off washing-machine BOSH #98537

Open felisida opened 1 year ago

felisida commented 1 year ago

The problem

the system recognizes when the washing machine is on and is in operation to when I try to turn it off it gives me error and fails to execute the command

What version of Home Assistant Core has the issue?

core-2023.8.2

What was the last working version of Home Assistant Core?

the integration never worked

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Home Connect

Link to integration documentation on our website

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

Diagnostics information

home-assistant_home_connect_2023-08-16T16-16-06.287Z.log

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.home_connect.switch
Source: components/home_connect/switch.py:132 
Integration: Home Connect (documentation, issues) 
First occurred: 17:54:16 (1 occurrences) 
Last logged: 17:54:16

Error while trying to turn off device: {'description': 'Key BSH.Common.Setting.PowerState has unknown enum type or enum member BSH.Common.EnumType.PowerState.Off.', 'key': 'SDK.Error.InvalidSettingValue'}

Additional information

No response

home-assistant[bot] commented 1 year 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.

(message by CodeOwnersMention)


home_connect documentation home_connect source (message by IssueLinks)

Wank-ster commented 1 year ago

Getting the same error.

Dryer and two ovens working seamlessly.

Riccardi72 commented 1 year ago

I have the same problem.

valourakos commented 1 year ago

Me too. Actually, the dishwasher works flawlessly, whereas the washing machine not. Whenever there is a program already active, I can see the machine is "On", but I cannot change it, nor do something else (even when there is no program I cannot use it). Any idea?

issue-triage-workflows[bot] commented 9 months 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.

Riccardi72 commented 9 months ago

Even with the latest updates, the problem has not been solved

issue-triage-workflows[bot] commented 6 months 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.

Riccardi72 commented 6 months ago

Even with the latest updates, the problem has not been solved

issue-triage-workflows[bot] commented 3 months 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.

Riccardi72 commented 3 months ago

Even with the latest updates, the problem has not been solved

BDV77 commented 1 month ago

This issue indeed remains with the latest version HA2024.8

Controls Power Switch does not work Child Lock does not work No programs can be selected/activated

Sensors Door only works when the machine is turned on (dishwasher this works always) Duration is unavailable Operation State seems to work Program Progress works but not does not reset to 0% after finished

Recently bought a new smart dishwasher which works perfectly, so the integration work but the issue seem specific for the washing machine.

Possible duplicate issue: https://github.com/home-assistant/core/issues/113435