mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-01-02 19:47:29 +01:00
Add friendly_name to make HA folks happy
This commit is contained in:
@@ -6,6 +6,7 @@ substitutions:
|
||||
|
||||
esphome:
|
||||
name: mcu-${device}
|
||||
friendly_name: ${name}
|
||||
area: ${area}
|
||||
comment: ${comment}
|
||||
|
||||
@@ -30,7 +31,7 @@ light:
|
||||
id: status_led_id
|
||||
pin: 5
|
||||
- platform: monochromatic
|
||||
name: "${name}"
|
||||
name: Strip
|
||||
output: pwm_cold_white
|
||||
effects:
|
||||
- flicker:
|
||||
|
||||
Reference in New Issue
Block a user