Skip to content

Commit c6e5c60

Browse files
committed
Debug
1 parent 65aac9e commit c6e5c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/helper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ def _all_appliances(self) -> bool:
167167
# Sort the gw_entities
168168
self._reorder_devices()
169169

170+
LOGGER.debug("HOI new: %s", self._new_appliances)
170171
self._existing_appliances = self._new_appliances
171172
self._new_appliances = []
172173
return True

0 commit comments

Comments
 (0)