yaml tidyups for esphome
This commit is contained in:
@@ -119,11 +119,10 @@ output:
|
||||
gate_pin: GPIO12
|
||||
zero_cross_pin:
|
||||
number: GPIO14
|
||||
mode:
|
||||
input: true
|
||||
inverted: yes
|
||||
method: LEADING
|
||||
#init_with_half_cycle: true
|
||||
mode: INPUT_PULLUP
|
||||
inverted: true
|
||||
method: leading
|
||||
init_with_half_cycle: false
|
||||
|
||||
light:
|
||||
- platform: monochromatic
|
||||
|
||||
Reference in New Issue
Block a user