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
+2
View File
@@ -3,8 +3,10 @@
substitutions:
name: m5stack-atom-echo
friendly_name: M5Stack Atom Echo
device_description: "M5Stack Atom Echo ESP32 voice assistant with on-device or Home Assistant wake-word detection and timer announcements."
esphome:
comment: ${device_description}
name: ${name}
name_add_mac_suffix: false
friendly_name: ${friendly_name}