Add 700 RPM option to Home Connect washer spin speed options (#38128)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-22 14:33:20 +01:00 committed by GitHub
parent 1af9985719
commit 96e6283f85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -682,6 +682,7 @@ Both entities can use these options, but the availability of these will depend o
- **Off**: `laundry_care_washer_enum_type_spin_speed_off`
- **400 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m400`
- **600 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m600`
- **700 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m700`
- **800 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m800`
- **900 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m900`
- **1000 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m1000`