Skip to content

Commit 35d51e4

Browse files
committed
Add missing line
1 parent 1958ed1 commit 35d51e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise_usb/nodes/helpers/pulses.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ def update_pulse_counter(
301301
and self._pulses_production < pulses_produced
302302
):
303303
self._prod_pulsecounter_reset = True
304+
self._last_hourly_reset = timestamp
304305
_LOGGER.debug(
305306
"update_pulse_counter | production pulses reset | hourly_reset_time=%s",
306307
self._last_hourly_reset,

0 commit comments

Comments
 (0)