bettwaage-sidequest #2
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ def is_capacity_reached() -> bool:
|
|||
|
||||
is_warning_active = True
|
||||
r.post(
|
||||
f"{matrix_clock_api}/pattern?pattern={highest_limit['pattern']}&step_ms={highest_limit['duration']}&contrast=255"
|
||||
f"{matrix_clock_api}/pattern?pattern={highest_limit['pattern']}&step_ms={highest_limit['duration']}"
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue