From a4582a8c8949c3beb00cb91f7ec42be3b5641a72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Bregu=C5=82a?= Date: Fri, 21 Nov 2025 16:23:40 +0100 Subject: [PATCH] Add Washer Water Temperature to SmartThings (#41895) --- source/_integrations/smartthings.markdown | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index e4c4845abe9..2282a268053 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -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