This allows to set friendly_name (required for default entity) and make an area suggestion, while also simplifying reflash.sh script.
10 lines
186 B
YAML
10 lines
186 B
YAML
substitutions:
|
|
name: "living-room-entertainment"
|
|
friendly_name: "Living room entertainment"
|
|
|
|
esphome:
|
|
area: "Living room"
|
|
|
|
packages:
|
|
device_base: !include templates/mystrom.yaml
|