We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ef09c commit f8ba0ceCopy full SHA for f8ba0ce
1 file changed
plugwise_usb/nodes/circle.py
@@ -439,6 +439,7 @@ def _collect_energy_pulses(self, start_utc: datetime, end_utc: datetime):
439
else:
440
_LOGGER.info(
441
"_collect_energy_pulses ignoring negative _mem_address %s",
442
+ str(_mem_address),
443
)
444
445
0 commit comments