Skip to content

Commit dddd599

Browse files
committed
Add temperature_offset to NumberType
1 parent 931ce4d commit dddd599

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,7 @@
263263
NumberType = Literal[
264264
"maximum_boiler_temperature",
265265
"max_dhw_temperature",
266+
"temperature_offset",
266267
]
267268

268269
SelectType = Literal[

0 commit comments

Comments
 (0)