mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 09:56:30 +00:00
Document climate swing mode: SWING_ON (#1083)
This commit is contained in:
parent
9a45ffc7dc
commit
d12e0304e7
@ -101,6 +101,7 @@ The device fan can have different swing modes that it wants the user to know abo
|
||||
| Name | Description |
|
||||
| ------------------ | ------------------------------------------------ |
|
||||
| `SWING_OFF` | The fan is not swinging. |
|
||||
| `SWING_ON` | The fan is swinging. |
|
||||
| `SWING_VERTICAL` | The fan is swinging vertical. |
|
||||
| `SWING_HORIZONTAL` | The fan is swinging horizontal. |
|
||||
| `SWING_BOTH` | The fan is swinging both horizontal and vertical. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user