Skip to content

Commit d8ebc3e

Browse files
committed
Change notification file URLs
1 parent a07698c commit d8ebc3e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

esphome/onju-voice-microwakeword.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ substitutions:
33
friendly_name: "Onju Voice Satellite"
44
project_version: "1.0.0"
55
device_description: "Onju Voice Satellite with ESPHome software and microWakeWord"
6-
wakeup_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/wakeup.wav" # New Notification #7 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/736267/
7-
error_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/error.wav" # Error #8 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/734442/
8-
vad_end_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/vad_end.wav" # System Notification by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/730122/
9-
timer_finished_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/timer_finished.wav" # New Notification #6 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/734445/
6+
wakeup_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/wakeup.mp3" # New Notification #7 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/736267/
7+
error_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/error.mp3" # Error #8 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/734442/
8+
vad_end_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/vad_end.mp3" # System Notification by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/730122/
9+
timer_finished_sound_url: "https://github.com/tetele/onju-voice-satellite/raw/main/res/timer_finished.mp3" # New Notification #6 by UNIVERSFIELD https://freesound.org/people/UNIVERSFIELD/sounds/734445/
1010

1111
external_components:
1212
- source:

0 commit comments

Comments
 (0)