We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ada7a8 commit 2eda0ceCopy full SHA for 2eda0ce
plugwise/helper.py
@@ -337,7 +337,8 @@ def _all_appliances(self) -> None:
337
338
self._create_gw_entities(appl)
339
340
- # For P1 collect the connected SmartMeter info
+ # For P1 collect the connected SmartMeter info from the Home/building
341
+ # location, there is no appliance available for this device.
342
if self.smile_type == "power":
343
self._p1_smartmeter_info_finder()
344
# P1: for gateway and smartmeter switch entity_id - part 2
0 commit comments