micro-nova / AmpliPiWallPanel

Touchscreen wallpanel for interfacing with AmpliPi Home Audio System
9 stars 0 forks source link

MQTT Details Went Missing #32

Open rwarner opened 1 year ago

rwarner commented 1 year ago

Recently came back to my WallPanel and the details in Advanced -> MQTT are all blank/missing

jonahshader commented 1 year ago

This probably happened because the system was unresponsive either due to MQTT or AmpliPi being configured but disconnected. Should be fixed after #33 is implemented.

jonahshader commented 1 year ago

The nextion wall panels have an stm32 that runs display related logic and an esp32 that runs everything else, so when the system (esp32) is unresponsive you can still navigate through the UI but the text fields and UI elements won't populate/update.