mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 21:14:03 +00:00
[output] Skip the power limit setters when they match the defaults (#19225)
This commit is contained in:
@@ -4,3 +4,4 @@ output:
|
||||
gate_pin: ${gate_pin}
|
||||
zero_cross_pin: ${zero_cross_pin}
|
||||
zero_cross_interrupt_type: ANY
|
||||
min_power: 0%
|
||||
|
||||
Reference in New Issue
Block a user