Skip to content

Commit 02944f5

Browse files
committed
Fix typo
1 parent b6f4e81 commit 02944f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise_usb/nodes/circle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ async def energy_log_update(
580580
log_pulses,
581581
import_only=True,
582582
)
583-
energy_record_update = True
583+
energy_record_update = True
584584

585585
self._energy_counters.update()
586586
if energy_record_update and self._cache_enabled and save_cache:

0 commit comments

Comments
 (0)