Skip to content

Commit 456948c

Browse files
authored
Add missing water heater entity feature (#2668)
1 parent 4c0902d commit 456948c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/core/entity/water-heater.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ and are combined using the bitwise or (`|`) operator.
5252
| `TARGET_TEMPERATURE` | Temperature can be set |
5353
| `OPERATION_MODE` | Operation mode can be set |
5454
| `AWAY_MODE` | Away mode can be set |
55+
| `ON_OFF` | Can be turned on or off |
5556

5657
## Methods
5758

0 commit comments

Comments
 (0)