Add NONE preset option in climate (#2051)

This commit is contained in:
G Johansson 2024-01-30 18:42:55 +01:00 committed by GitHub
parent 8653a61731
commit ca28ff9a34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -73,6 +73,7 @@ A device can have different presets that it might want to show to the user. Comm
| Name | Description |
| ---------- | ------------------------------------------------------ |
| `NONE` | No preset is active |
| `ECO` | Device is running an energy-saving mode |
| `AWAY` | Device is in away mode |
| `BOOST` | Device turn all valve full up |