diff --git a/advanced/esphome/nspanel_esphome_core.yaml b/advanced/esphome/nspanel_esphome_core.yaml index 2a69624..38162fa 100644 --- a/advanced/esphome/nspanel_esphome_core.yaml +++ b/advanced/esphome/nspanel_esphome_core.yaml @@ -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";