Skip to content

Commit 2eda0ce

Browse files
committed
Improve comment
1 parent 4ada7a8 commit 2eda0ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugwise/helper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,8 @@ def _all_appliances(self) -> None:
337337

338338
self._create_gw_entities(appl)
339339

340-
# For P1 collect the connected SmartMeter info
340+
# For P1 collect the connected SmartMeter info from the Home/building
341+
# location, there is no appliance available for this device.
341342
if self.smile_type == "power":
342343
self._p1_smartmeter_info_finder()
343344
# P1: for gateway and smartmeter switch entity_id - part 2

0 commit comments

Comments
 (0)