Remove area from comments, and add, if missing

This commit is contained in:
2026-05-10 21:17:13 +02:00
parent 34c4c475ea
commit 4237c7c4ce
54 changed files with 79 additions and 72 deletions
+3 -1
View File
@@ -2,12 +2,14 @@
substitutions:
device: pow-dishwasher
name: Dishwasher POW
comment: Living Room & Kitchen
area: Living Room & Kitchen
comment: Kitchen | Under sink
update_interval: 10s
esphome:
name: mcu-${device}
friendly_name: ${name}
area: ${area}
comment: ${comment}
esp32: