-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels