Bring back exit reparse button

Tests failed
This commit is contained in:
Edward Firmo
2023-11-03 18:12:40 +01:00
parent 5a782bbe45
commit 94db496d30

View File

@@ -27,21 +27,21 @@ api:
- rtttl.play: - rtttl.play:
rtttl: !lambda 'return song_str;' rtttl: !lambda 'return song_str;'
#button: button:
# ##### EXIT REPARSE TFT DISPLAY ##### ##### EXIT REPARSE TFT DISPLAY #####
# - name: ${device_name} Exit reparse - name: ${device_name} Exit reparse
# platform: template platform: template
# icon: mdi:file-sync icon: mdi:file-sync
# id: tft_reparse_off id: tft_reparse_off
# entity_category: config entity_category: config
# on_press: on_press:
# - logger.log: "Button pressed: Exit reparse" - logger.log: "Button pressed: Exit reparse"
# - uart.write: - uart.write:
# id: tf_uart id: tf_uart
# data: "DRAKJHSUYDGBNCJHGJKSHBDN" data: "DRAKJHSUYDGBNCJHGJKSHBDN"
# - uart.write: - uart.write:
# id: tf_uart id: tf_uart
# data: [0xFF, 0xFF, 0xFF] data: [0xFF, 0xFF, 0xFF]
sensor: sensor:
##### Uptime Sensors ##### ##### Uptime Sensors #####