Skip to content

Commit

Permalink
+ comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Marc Collin committed Oct 31, 2024
1 parent d971cc6 commit 32b0bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_auto_start_stop.py
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,7 @@ async def test_auto_start_stop_medium_heat_vtherm_preset_change(
]
)

# 4.1 reduce the slope
# 4.1 reduce the slope (because slope is smoothed and was very high)
now = now + timedelta(minutes=5)
await send_temperature_change_event(vtherm, 19, now, True)

Expand Down

0 comments on commit 32b0bcc

Please sign in to comment.