From a4eff7276a245aef2ddc35c33bb262e573819ffd Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Thu, 19 Dec 2024 21:17:46 +0100 Subject: [PATCH] Lint --- ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_base.yaml | 4 ++-- .../TX-Ultimate-Easy-ESPHome_core_hw_leds_light_effects.yaml | 4 ++-- .../TX-Ultimate-Easy-ESPHome_core_hw_leds_light_internal.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_base.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_base.yaml index e00298e..c733079 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_base.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_base.yaml @@ -1,4 +1,4 @@ -# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file +# yamllint disable rule:document-start rule:document-end platform: partition default_transition_length: ${default_transition_length} -# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file +# yamllint enable rule:document-start rule:document-end diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_effects.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_effects.yaml index 85535aa..f2f912c 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_effects.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_effects.yaml @@ -1,4 +1,4 @@ -# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file +# yamllint disable rule:document-start rule:document-end effects: - addressable_rainbow: name: "Rainbow" @@ -37,4 +37,4 @@ effects: intensity: 5% - random: name: "Random" -# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file \ No newline at end of file +# yamllint enable rule:document-start rule:document-end diff --git a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_internal.yaml b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_internal.yaml index a4405b7..814b6f1 100644 --- a/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_internal.yaml +++ b/ESPHome/TX-Ultimate-Easy-ESPHome_core_hw_leds_light_internal.yaml @@ -1,4 +1,4 @@ -# yamllint disable rule:document-start rule:document-end rule:new-line-at-end-of-file +# yamllint disable rule:document-start rule:document-end internal: true disabled_by_default: true -# yamllint enable rule:document-start rule:document-end rule:new-line-at-end-of-file \ No newline at end of file +# yamllint enable rule:document-start rule:document-end