awtrix3 icon indicating copy to clipboard operation
awtrix3 copied to clipboard

[BUG] AWTRIX Android App - Slider MATRIX is not updated when display is OFF/ON via HTTP API

Open cijoml opened this issue 7 months ago • 1 comments

Bug report

Describe the bug

AWTRIX Android App - Slider MATRIX is not updated when display is OFF/ON via HTTP API I call http://IP/api/power with body {"power": true} / {"power": false}

Display is in reality dimmed, however AWTRIX Android app notice this state if I close it and start again

Additional information

  • Devices involved:
    • Model: Ulanzi Awtrix Smart Pixel Clock 2882 (TC001)
    • awtrix3 version: [ eg. v0.98 ]

To Reproduce

  1. Open Awtrix Android app
  2. send HTTP api power
  3. check Awtrix app no change
  4. close the app
  5. open the app again
  6. check Awtric app - correct MATRIX state is displayed

Expected behavior

Slider should show current state imediatelly

Screenshots

If applicable, add screenshots to help explain your problem.

Logs

(optional) Add relevant logs which could help tackle the problem.

Additional context

Add any other context about the problem here.

cijoml avatar Jul 10 '25 21:07 cijoml

Does the state update in Home Assistant or via MQTT?

webash avatar Jul 24 '25 16:07 webash