Add missing water heater entity feature (#2668)

This commit is contained in:
Joost Lekkerkerker 2025-05-15 02:10:37 +02:00 committed by GitHub
parent 4c0902db8b
commit 456948cd79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,7 @@ and are combined using the bitwise or (`|`) operator.
| `TARGET_TEMPERATURE` | Temperature can be set |
| `OPERATION_MODE` | Operation mode can be set |
| `AWAY_MODE` | Away mode can be set |
| `ON_OFF` | Can be turned on or off |
## Methods