From 83fbeb03c8696fa1bd378b616259599f95b46b38 Mon Sep 17 00:00:00 2001 From: Andy Warburton Date: Sun, 12 Jan 2025 18:57:04 +0100 Subject: [PATCH] Update m5stack-atom-echo.yaml fixed oopsie spaces --- voice-assistant/m5stack-atom-echo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/voice-assistant/m5stack-atom-echo.yaml b/voice-assistant/m5stack-atom-echo.yaml index 6b5fb71..9ac0b5f 100644 --- a/voice-assistant/m5stack-atom-echo.yaml +++ b/voice-assistant/m5stack-atom-echo.yaml @@ -307,7 +307,7 @@ number: icon: "mdi:knob" entity_category: config on_value: - - echo_speaker.volume_set: !lambda "return x/100;" + - echo_speaker.volume_set: !lambda "return x/100;" external_components: - source: github://pr#5230