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 c7b45e4 commit 7b15e36Copy full SHA for 7b15e36
plugwise_usb/nodes/helpers/pulses.py
@@ -277,7 +277,7 @@ def update_pulse_counter(
277
self._pulses_consumption = pulses_consumed
278
self._pulses_production = pulses_produced
279
280
- def _update_rollover(self, consumption: bool) -> None:
+ def _update_rollover(self, consumption: bool) -> None:
281
"""Update rollover states.
282
283
When the last found timestamp is outside the interval `_last_log_timestamp`
0 commit comments