Add descriptive comments to ESPHome devices

This commit is contained in:
2026-09-16 15:49:15 +02:00
parent 330cf7569f
commit 9a800b3732
15 changed files with 29 additions and 1 deletions
@@ -3,6 +3,7 @@
substitutions:
name: "raspiaudio-muse-luxe"
friendly_name: "RaspiAudio Muse Luxe"
device_description: "RaspiAudio Muse Luxe ESP32 voice assistant and media player with local wake-word detection, ES8388 audio codec and battery monitoring"
#States
P_starting: "0"
P_waiting: "1"
@@ -43,6 +44,7 @@ wifi:
esphome:
name: ${name}
friendly_name: ${friendly_name}
comment: ${device_description}
min_version: 2025.2.0
name_add_mac_suffix: false
platformio_options: