Skip to content

Commit ca7ff51

Browse files
committed
Rework legacy - 2
1 parent e34a414 commit ca7ff51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/legacy/helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ def _p1_smartmeter_info_finder(self, appl: Munch) -> None:
239239
appl.mac = None
240240
appl.model = self.smile.model
241241
appl.model_id = None
242+
appl.module_id = None
242243
appl.name = "P1"
243244
appl.pwclass = "smartmeter"
244245
appl.zigbee_mac = None

0 commit comments

Comments
 (0)