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: nspanel-fireplace
|
||||
name: Fireplace NSPanel
|
||||
@@ -189,7 +190,7 @@ binary_sensor:
|
||||
number: 14
|
||||
inverted: true
|
||||
on_click:
|
||||
# - switch.toggle: relay_1
|
||||
# - switch.toggle: relay_1
|
||||
- min_length: 50ms
|
||||
max_length: 350ms
|
||||
then:
|
||||
@@ -219,7 +220,7 @@ binary_sensor:
|
||||
number: 27
|
||||
inverted: true
|
||||
on_click:
|
||||
# - switch.toggle: relay_2
|
||||
# - switch.toggle: relay_2
|
||||
- min_length: 50ms
|
||||
max_length: 350ms
|
||||
then:
|
||||
|
||||
Reference in New Issue
Block a user