diff --git a/athom-rgbct-light.yaml b/athom-rgbct-light.yaml index a4aaf015..442a1d09 100644 --- a/athom-rgbct-light.yaml +++ b/athom-rgbct-light.yaml @@ -40,7 +40,7 @@ globals: - id: restore_mode type: int restore_value: yes - initial_value: "3" + initial_value: "1" select: - platform: template @@ -67,7 +67,6 @@ esphome: name: "${project_name}" version: "${project_version}" on_boot: - - priority: 600 then: - script.execute: fast_boot_script - select.set_index: diff --git a/athom-rgbww-light.yaml b/athom-rgbww-light.yaml index 13394e2a..545af25f 100644 --- a/athom-rgbww-light.yaml +++ b/athom-rgbww-light.yaml @@ -40,7 +40,7 @@ globals: - id: restore_mode type: int restore_value: yes - initial_value: "3" + initial_value: "1" select: - platform: template @@ -67,7 +67,6 @@ esphome: name: "${project_name}" version: "${project_version}" on_boot: - - priority: 600 then: - script.execute: fast_boot_script - select.set_index: