|
2 | 2 | substitutions: |
3 | 3 | name: esp32-s3-box-lite |
4 | 4 | friendly_name: ESP32 S3 Box Lite |
5 | | - loading_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/loading_320_240.png |
6 | | - idle_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/idle_320_240.png |
7 | | - listening_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/listening_320_240.png |
8 | | - thinking_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/thinking_320_240.png |
9 | | - replying_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/replying_320_240.png |
10 | | - error_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/error_320_240.png |
11 | | - timer_finished_illustration_file: https://github.com/esphome/firmware/raw/main/voice-assistant/casita/timer_finished_320_240.png |
| 5 | + loading_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/loading_320_240.png |
| 6 | + idle_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/idle_320_240.png |
| 7 | + listening_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/listening_320_240.png |
| 8 | + thinking_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/thinking_320_240.png |
| 9 | + replying_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/replying_320_240.png |
| 10 | + error_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/error_320_240.png |
| 11 | + timer_finished_illustration_file: https://github.com/esphome/wake-word-voice-assistants/raw/main/casita/timer_finished_320_240.png |
12 | 12 |
|
13 | 13 | loading_illustration_background_color: "000000" |
14 | 14 | idle_illustration_background_color: "000000" |
@@ -664,12 +664,12 @@ image: |
664 | 664 | resize: 320x240 |
665 | 665 | type: RGB24 |
666 | 666 | use_transparency: true |
667 | | - - file: https://github.com/esphome/firmware/raw/main/voice-assistant/error_box_illustrations/error-no-wifi.png |
| 667 | + - file: https://github.com/esphome/wake-word-voice-assistants/raw/main/error_box_illustrations/error-no-wifi.png |
668 | 668 | id: error_no_wifi |
669 | 669 | resize: 320x240 |
670 | 670 | type: RGB24 |
671 | 671 | use_transparency: true |
672 | | - - file: https://github.com/esphome/firmware/raw/main/voice-assistant/error_box_illustrations/error-no-ha.png |
| 672 | + - file: https://github.com/esphome/wake-word-voice-assistants/raw/main/error_box_illustrations/error-no-ha.png |
673 | 673 | id: error_no_ha |
674 | 674 | resize: 320x240 |
675 | 675 | type: RGB24 |
@@ -740,7 +740,7 @@ color: |
740 | 740 |
|
741 | 741 | file: |
742 | 742 | - id: timer_finished_wave_file |
743 | | - file: https://github.com/esphome/firmware/raw/main/voice-assistant/sounds/timer_finished.wav |
| 743 | + file: https://github.com/esphome/wake-word-voice-assistants/raw/main/sounds/timer_finished.wav |
744 | 744 |
|
745 | 745 | spi: |
746 | 746 | - id: spi_bus |
|
0 commit comments