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
73.41k stars 30.65k forks source link

Home Connect warning with Home Assistant 2023.4.0b0 #90520

Closed Krocko closed 1 year ago

Krocko commented 1 year ago

The problem

With the new beta I get a warning in the log.

What version of Home Assistant Core has the issue?

2023.4.0b0

What was the last working version of Home Assistant Core?

2023.3.x

What type of installation are you running?

Home Assistant OS

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?

Logger: homeassistant.components.home_connect.api
Source: components/home_connect/api.py:96 
Integration: Home Connect (documentation, issues)
First occurred: 16:00:10 (1 occurrences) 
Last logged: 16:00:10

Appliance type WasherDryer not implemented

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)

Krocko commented 1 year ago

@stickpin any idea?

DavidMStraub commented 1 year ago

There is a draft PR to support this: https://github.com/home-assistant/core/pull/89113

mib1185 commented 1 year ago

removed the milestone, because it is not an bug, but a new feature

stickpin commented 1 year ago

I've created a PR: https://github.com/home-assistant/core/pull/90673 with refactored code that supports dynamic programs.

@mib1185 please add this PR to the milestone, so @Krocko and other people will be able to test it with the real appliances in the next beta. I don't have a Washerdryer yet, to test it myself. :)

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