Skip to content

Commit 5da444c

Browse files
committed
Update constants
1 parent 8a68dab commit 5da444c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugwise/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,9 @@ class GwEntityData(TypedDict, total=False):
556556
# Device availability
557557
available: bool | None
558558

559-
# Loria
559+
# DHW mode related
560560
select_dhw_mode: str
561+
water_heater_mode: str
561562
dhw_modes: list[str]
562563

563564
# Gateway

0 commit comments

Comments
 (0)