We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9020238 commit 5d03e6cCopy full SHA for 5d03e6c
1 file changed
tests/test_sensor.py
@@ -469,7 +469,8 @@ async def test_zone_history_sensor_picks_greatest_start_time(
469
self,
470
mock_sprinkler_device_with_battery: BHyveDevice,
471
) -> None:
472
- """Selection is by greatest start_time across all irrigation entries.
+ """
473
+ Selection is by greatest start_time across all irrigation entries.
474
475
Skipped runs are not filtered — they still report consumption. The
476
latest entry by timestamp wins regardless of array position or which
0 commit comments