Skip to content

[Question] How to configure "back" button on sub-pages? #37

@mmorev

Description

@mmorev

How to use tft message call from this examples?

https://github.com/olicooper/esphome-nspanel-lovelace-native/blob/dev/test.yaml#L6-L12

# Example TFT commands (use the `simulate_tft_message` service call):
# Note: you can find the page and item uuids at the bottom of the main.cpp build file `.build/nspanel-test/src/main.cpp`
# - Simulate TFT reboot (EU model, firmware version 53): `event,startup,53,eu`
# - Navigate to Extras 1 Card: `event,buttonPress2,navigate.uuid.extras_1_card,button`
# - Navigate to screensaver: `event,buttonPress2,navigate.uuid.1,button`
# - Navigate to first card: `event,buttonPress2,screensaver,bExit`
# - Close the current page / go back to screensaver: `event,sleepReached,`

I want to configure "back" button instead of "home" in upper left corner of sub-page

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions