Add power binary sensor to SmartThings (#38139)

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

View File

@ -79,6 +79,7 @@ In Home Assistant, a binary sensor entity will be created for each of the follow
| [`motionSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#motionSensor) |
| [`presenceSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#presenceSensor) |
| `samsungce.kidsLock` |
| `switch` (only for dryers and washers) |
| [`remoteControlStatus`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#remoteControlStatus) |
| [`tamperAlert`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#tamperAlert) |
| [`valve`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#valve) |