mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-07-01 08:46:04 +02:00
Remove area from comments, and add, if missing
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user