Move exit_reparse to advanced
This commit is contained in:
@@ -29,6 +29,30 @@ button:
|
||||
|
||||
captive_portal:
|
||||
|
||||
script:
|
||||
- id: exit_reparse
|
||||
mode: restart
|
||||
then:
|
||||
- logger.log: "Exit reparse"
|
||||
- uart.write: "DRAKJHSUYDGBNCJHGJKSHBDN"
|
||||
- uart.write: [0xFF, 0xFF, 0xFF]
|
||||
# - uart.write: "recmod=0"
|
||||
# - uart.write: [0xFF, 0xFF, 0xFF]
|
||||
# - uart.write: "recmod=0"
|
||||
# - uart.write: [0xFF, 0xFF, 0xFF]
|
||||
# - uart.write: "connect"
|
||||
# - uart.write: [0xFF, 0xFF, 0xFF]
|
||||
# - uart.write: [0xFF, 0xFF]
|
||||
# - uart.write: "connect"
|
||||
# - uart.write: [0xFF, 0xFF, 0xFF]
|
||||
# - uart.write: "bkcmd=3"
|
||||
# - uart.write: [0xFF, 0xFF, 0xFF]
|
||||
|
||||
- id: !extend stop_all
|
||||
then:
|
||||
- lambda: |-
|
||||
exit_reparse->stop();
|
||||
|
||||
sensor:
|
||||
##### Uptime Sensors #####
|
||||
- name: Uptime seconds
|
||||
|
||||
Reference in New Issue
Block a user