Add Washer Water Temperature to SmartThings (#41895)

This commit is contained in:
Kamil Breguła 2025-11-21 16:23:40 +01:00 committed by GitHub
parent 64ab10ca96
commit a4582a8c89
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -194,7 +194,21 @@ The SmartThings number platform lets you control the amount of washer rinse cycl
### Select
The SmartThings Select platform can be used to remotely turn on a dryer and washer. Be aware that for them to work, the Remote control has to be turned on.
The SmartThings Select platform can be used to remotely turn on a dryer, a washer and a dishwasher. Be aware that for them to work, the Remote control has to be turned on.
The following SmartThings capabilities are supported for Select entities:
| SmartThings capability |
| ------------------------------------------------------------------------------------------------------------------------------------------ |
| `custom.washerSoilLevel` |
| `custom.washerSpinLevel` |
| `custom.washerWaterTemperature` |
| [`dishwasherOperatingState`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#dishwasherOperatingState) |
| [`dryerOperatingState`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#dryerOperatingState) |
| `samsungce.autoDispenseDetergent` |
| `samsungce.flexibleAutoDispenseDetergent` |
| `samsungce.lamp` |
| [`washerOperatingState`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#washerOperatingState) |
### Sensor