mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:19:03 +00:00
7 lines
151 B
YAML
7 lines
151 B
YAML
output:
|
|
- platform: ac_dimmer
|
|
id: ac_dimmer_1
|
|
gate_pin: ${gate_pin}
|
|
zero_cross_pin: ${zero_cross_pin}
|
|
zero_cross_interrupt_type: ANY
|