Skip to content

Add new Home Connect washer related programs#42095

Merged
silamon merged 2 commits into
home-assistant:nextfrom
Diegorro98:home_connect/new_washing_machine_programs
Dec 29, 2025
Merged

Add new Home Connect washer related programs#42095
silamon merged 2 commits into
home-assistant:nextfrom
Diegorro98:home_connect/new_washing_machine_programs

Conversation

@Diegorro98
Copy link
Copy Markdown
Contributor

Proposed change

Add the following programs:

  • laundry_care_washer_program_hygiene_plus
  • laundry_care_washer_program_rinse
  • laundry_care_washer_program_spin_drain

Also shortened washer related programs

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

Copilot AI review requested due to automatic review settings December 3, 2025 07:24
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Dec 3, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 3, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit a84c2f9
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/692fe5cc7a353d0008ec902c
😎 Deploy Preview https://deploy-preview-42095--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds three new Home Connect washer programs (hygiene_plus, rinse, and spin_drain) to the integration documentation and alphabetically reorganizes all washer-related programs for improved readability and maintainability.

  • Adds three new washer programs: Hygiene, Rinse, and Spin/drain
  • Alphabetically sorts the washer program list (lines 408-440)
  • Maintains existing formatting and structure consistent with the rest of the documentation

Comment on lines 437 to +439
- **Super 15 min**: `laundry_care_washer_program_super_153045_super_15`
- **Super 15/30 min**: `laundry_care_washer_program_super_153045_super_1530`
- **Down duvet**: `laundry_care_washer_program_down_duvet_duvet`
- **Rinse spin drain**: `laundry_care_washer_program_rinse_rinse_spin_drain`
- **Drum clean**: `laundry_care_washer_program_drum_clean`
- **Water proof**: `laundry_care_washer_program_water_proof`
Copy link

Copilot AI Dec 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The alphabetical ordering is incorrect. "Super 15 min" (line 437) and "Super 15/30 min" (line 438) should come after "Towels" (line 436), not before "Water proof" (line 439). The correct alphabetical order should be:

  • ...Towels
  • Super 15 min
  • Super 15/30 min
  • Water proof
  • Wool

Copilot uses AI. Check for mistakes.
- **Down duvet**: `laundry_care_washer_program_down_duvet_duvet`
- **Drum clean**: `laundry_care_washer_program_drum_clean`
- **Easy care**: `laundry_care_washer_program_easy_care`
- **Hygiene**: `laundry_care_washer_program_hygiene_plus`
Copy link

Copilot AI Dec 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The display name "Hygiene" doesn't match the program identifier which includes "plus" (laundry_care_washer_program_hygiene_plus). For consistency with other programs where the display name matches the identifier (like "Cotton eco"), consider updating the display name to "Hygiene plus" or verifying that "Hygiene" is the correct user-facing name.

Suggested change
- **Hygiene**: `laundry_care_washer_program_hygiene_plus`
- **Hygiene plus**: `laundry_care_washer_program_hygiene_plus`

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @Diegorro98 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label Dec 3, 2025
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Dec 29, 2025
@silamon silamon merged commit 7071b63 into home-assistant:next Dec 29, 2025
13 checks passed
@home-assistant home-assistant Bot removed parent-merged The parent PR has been merged already awaits-parent Awaits the merge of an parent PR labels Dec 29, 2025
@Diegorro98 Diegorro98 deleted the home_connect/new_washing_machine_programs branch December 29, 2025 17:51
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants