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