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: tracker
|
||||
name: Tracker
|
||||
@@ -94,11 +95,11 @@ external_components:
|
||||
type: git
|
||||
url: https://github.com/crossan007/esphome
|
||||
ref: "feature/AXP192"
|
||||
components: [ axp192 ]
|
||||
components: [axp192]
|
||||
- source: github://pr#6721
|
||||
components: [ network, modem ]
|
||||
components: [network, modem]
|
||||
- source: github://pr#9802
|
||||
components: [ modem ]
|
||||
components: [modem]
|
||||
|
||||
# packages:
|
||||
# common: !include common/common.yaml
|
||||
|
||||
Reference in New Issue
Block a user