This commit is contained in:
Edward Firmo
2023-12-18 17:54:09 +01:00
parent 9d68ecb5ab
commit e8e483a92a

View File

@@ -2575,7 +2575,7 @@ script:
- wait_until:
condition:
- not:
- text_sensor.state: # Is boot page visible?
- text_sensor.state: # Is boot page visible?
id: current_page
state: 'boot'
timeout: 15s
@@ -2642,8 +2642,6 @@ script:
- id: stop_all
mode: restart
#parameters:
# exceptions: string[] # to be implemented
then:
- lambda: |-
static const char *const TAG = "script.stop_all";