Skip to content

Commit da4f525

Browse files
committed
fix(lint): fix trailing space
1 parent 0bc0ee7 commit da4f525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

m5stack-atom-echo/m5stack-atom-echo.continuous.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ binary_sensor:
233233
- wait_until:
234234
not:
235235
voice_assistant.is_running:
236-
- script.execute: start_wake_word # always restart wake word after stopping the assistant
236+
- script.execute: start_wake_word # always restart wake word after stopping the assistant
237237
- script.execute: reset_led # reset the led after the button press
238238
- timing:
239239
- ON for at least 10s

0 commit comments

Comments
 (0)