From eba941b9fdcca6b8bdf208f33b12b83b7c2caf0b Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 22 Feb 2025 01:42:43 -0500 Subject: [PATCH] Revert "Add more light off conditions" This reverts commit 414de937e14b7799b679e27331cb6eee2dca2de3. --- supersensor.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/supersensor.yaml b/supersensor.yaml index 957aa3d..17420c3 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -313,9 +313,6 @@ voice_assistant: id: assist on_error: - logger.log: "voice error" - - light.turn_off: - id: output_led - transition_length: 1s - if: condition: and: @@ -325,9 +322,6 @@ voice_assistant: - voice_assistant.start_continuous: on_end: - logger.log: "voice ended" - - light.turn_off: - id: output_led - transition_length: 1s - if: condition: and: @@ -394,10 +388,6 @@ voice_assistant: red: 0 green: 1 blue: 0 - on_tts_end: - - light.turn_off: - id: output_led - transition_length: 1s light: - platform: rgb