mirror of
https://github.com/randybb/esphome-configs.git
synced 2026-03-03 07:14:10 +01:00
Add --- to make valid yaml's and fix all commented indentations
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
substitutions:
|
||||
device: clock-living-room
|
||||
name: Living room Clock
|
||||
@@ -21,7 +22,7 @@ external_components:
|
||||
url: https://github.com/trip5/esphome-tm1650
|
||||
ref: main
|
||||
refresh: 60s
|
||||
components: [ tm1650 ]
|
||||
components: [tm1650]
|
||||
|
||||
packages:
|
||||
common: !include common/common.yaml
|
||||
|
||||
Reference in New Issue
Block a user