mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add remoteControlStatus to SmartThings (#37995)
This commit is contained in:
parent
bec6495950
commit
6885028124
@ -61,16 +61,17 @@ SmartThings represents devices as a set of [capabilities](https://developer.smar
|
|||||||
|
|
||||||
In Home Assistant, a binary sensor entity will be created for each of the following SmartThings capabilities:
|
In Home Assistant, a binary sensor entity will be created for each of the following SmartThings capabilities:
|
||||||
|
|
||||||
| SmartThings capability |
|
| SmartThings capability |
|
||||||
| --------------------------------------------------------------------------------------------------------------------- |
|
|---------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| `accelerationSensor` |
|
| `accelerationSensor` |
|
||||||
| [`contactSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#contactSensor) |
|
| [`contactSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#contactSensor) |
|
||||||
| [`filterStatus`](https://developer.smartthings.com/docs/devices/capabilities/proposed#filterStatus) |
|
| [`filterStatus`](https://developer.smartthings.com/docs/devices/capabilities/proposed#filterStatus) |
|
||||||
| [`motionSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#motionSensor) |
|
| [`motionSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#motionSensor) |
|
||||||
| [`presenceSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#presenceSensor) |
|
| [`presenceSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#presenceSensor) |
|
||||||
| [`tamperAlert`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#tamperAlert) |
|
| [`remoteControlStatus`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#remoteControlStatus) |
|
||||||
| [`valve`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#valve) |
|
| [`tamperAlert`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#tamperAlert) |
|
||||||
| [`waterSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#waterSensor) |
|
| [`valve`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#valve) |
|
||||||
|
| [`waterSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#waterSensor) |
|
||||||
|
|
||||||
### Climate
|
### Climate
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user