Skip to content

Commit a6d264a

Browse files
committed
Add cooling_enabled to constants
1 parent b5bca3b commit a6d264a

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
@@ -665,6 +665,7 @@ class SmileSensors(TypedDict, total=False):
665665
battery: float
666666
cooling_activation_outdoor_temperature: float
667667
cooling_deactivation_threshold: float
668+
cooling_enabled: bool
668669
temperature: float
669670
electricity_consumed: float
670671
electricity_consumed_interval: float

0 commit comments

Comments
 (0)