mirror of
https://github.com/esphome/esphome.git
synced 2024-11-30 18:54:14 +01:00
8 lines
151 B
YAML
8 lines
151 B
YAML
output:
|
|
- platform: ac_dimmer
|
|
id: ac_dimmer_1
|
|
gate_pin:
|
|
number: 5
|
|
zero_cross_pin:
|
|
number: 6
|
|
zero_cross_type: RISING_EDGE
|