Skip to content

Commit 4bc2c49

Browse files
committed
Correct PlugwiseData class
1 parent 19808e6 commit 4bc2c49

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

plugwise/constants.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -567,10 +567,3 @@ class PlugwiseData:
567567

568568
gateway: GatewayData
569569
devices: dict[str, DeviceData]
570-
571-
cooling_present: bool
572-
item_count: int
573-
notifications: dict[str, dict[str, str]]
574-
smile_name: str
575-
gateway_id: str
576-
heater_id: str

0 commit comments

Comments
 (0)