Updated HA, updated esphome devices.

This commit is contained in:
2025-05-23 23:32:05 +02:00
parent ebf11021e2
commit e5ddf02c34
5 changed files with 9 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
# Source: https://github.com/esphome/wake-word-voice-assistants/blob/main/m5stack-atom-echo/m5stack-atom-echo.yaml
substitutions:
name: m5stack-atom-echo
friendly_name: M5Stack Atom Echo
@@ -13,8 +15,6 @@ esp32:
board: m5stack-atom
framework:
type: esp-idf
version: 4.4.8
platform_version: 5.4.0
# Enable Home Assistant API
api:
@@ -78,6 +78,7 @@ media_player:
format: WAV
codec_support_enabled: false
buffer_size: 6000
volume_min: 0.4
files:
- id: timer_finished_wave_file
file: https://github.com/esphome/wake-word-voice-assistants/raw/main/sounds/timer_finished.wav
@@ -211,7 +212,6 @@ light:
chipset: SK6812
num_leds: 1
rgb_order: grb
rmt_channel: 0
effects:
- pulse:
name: "Slow Pulse"