Add dryer wrinkle prevent switch to SmartThings (#38138)

This commit is contained in:
Joost Lekkerkerker 2025-03-22 21:28:32 +01:00 committed by GitHub
parent 48f604a834
commit ff32614829
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -222,6 +222,13 @@ The SmartThings Scene lets you activate scenes defined in SmartThings. A scene e
The SmartThings Switch lets you control devices that have the [`switch`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#switch) capability that are not already represented by a more specific platform.
It will also create switches for the following capabilities:
| SmartThings capability |
|------------------------------|
| `custom.dryerWrinklePrevent` |
### Update
The SmartThings update platform lets you update the firmware of devices that have the [`firmwareUpdate`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#firmwareUpdate) capability.