LightScript icon indicating copy to clipboard operation
LightScript copied to clipboard

`Set-Awtrix -PercentComplete/-Completed`

Open StartAutomating opened this issue 1 year ago • 0 comments

Since Awtrix devices support a progress bar, Set-Awtrix should be similar to Write-Progress.

  • [int] -PercentComplete should send a progress equal to the percentage completion
  • [switch] -Completed should send a progress of -1

StartAutomating avatar Jan 28 '24 18:01 StartAutomating