From 66fb2d839954add73769b336be02d1b6a9987f8a Mon Sep 17 00:00:00 2001 From: Aiden <891483489@qq.com> Date: Fri, 30 Aug 2024 16:32:59 +0800 Subject: [PATCH] update --- athom-rgbct-light.yaml | 3 +-- athom-rgbww-light.yaml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/athom-rgbct-light.yaml b/athom-rgbct-light.yaml index a4aaf01..442a1d0 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 13394e2..545af25 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: