diff --git a/ades-office-control-panel.yaml b/ades-office-control-panel.yaml index 511fd30..631b87c 100644 --- a/ades-office-control-panel.yaml +++ b/ades-office-control-panel.yaml @@ -465,10 +465,22 @@ lvgl: text: "\uF015" on_press: then: - lvgl.page.show: - id: main_page - animation: FADE_IN - time: 300ms + - lvgl.matrix.button.update: + id: navAdesOffice + state: + checked: false + - lvgl.matrix.button.update: + id: navGroundFloor + state: + checked: false + - lvgl.matrix.button.update: + id: nav3dPrinter + state: + checked: false + - lvgl.page.show: + id: main_page + animation: FADE_IN + time: 300ms - id: page_next text: "\uF054" on_press: