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 a5a17ee commit 6b3d887Copy full SHA for 6b3d887
plugwise_usb/nodes/circle.py
@@ -577,7 +577,7 @@ async def energy_log_update(
577
self, address: int | None, save_cache: bool = True
578
) -> bool:
579
"""Request energy logs from node and store them.
580
-
+
581
Return True if processing succeeded (records stored in memory), regardless of whether new entries were added.
582
Return False on transport or address errors."""
583
if address is None:
0 commit comments