mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-17 15:46:30 +00:00
Add NONE preset option in climate (#2051)
This commit is contained in:
parent
8653a61731
commit
ca28ff9a34
@ -73,6 +73,7 @@ A device can have different presets that it might want to show to the user. Comm
|
|||||||
|
|
||||||
| Name | Description |
|
| Name | Description |
|
||||||
| ---------- | ------------------------------------------------------ |
|
| ---------- | ------------------------------------------------------ |
|
||||||
|
| `NONE` | No preset is active |
|
||||||
| `ECO` | Device is running an energy-saving mode |
|
| `ECO` | Device is running an energy-saving mode |
|
||||||
| `AWAY` | Device is in away mode |
|
| `AWAY` | Device is in away mode |
|
||||||
| `BOOST` | Device turn all valve full up |
|
| `BOOST` | Device turn all valve full up |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user