Add 900 RPM option to washer spin speed options (#37888)

This commit is contained in:
J. Diego Rodríguez Royo 2025-03-09 22:06:02 +01:00 committed by GitHub
parent 982239db1b
commit ddffd09c58
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -683,6 +683,7 @@ Both entities can use these options, but the availability of these will depend o
- **400 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m400`
- **600 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m600`
- **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`
- **1200 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m1200`
- **1400 rpm**: `laundry_care_washer_enum_type_spin_speed_r_p_m1400`