mirror of
https://github.com/esphome/esphome.git
synced 2024-11-27 17:27:59 +01:00
formatting
This commit is contained in:
parent
4fc01b302b
commit
70ff6afb2e
4 changed files with 4 additions and 3 deletions
|
@ -501,6 +501,7 @@ MeasureFrequencyAction = si4713_ns.class_(
|
|||
"MeasureFrequencyAction", automation.Action, cg.Parented.template(Si4713Component)
|
||||
)
|
||||
|
||||
|
||||
@automation.register_action(
|
||||
"si4713.set_tuner_frequency", SetFrequencyAction, FREQUENCY_SCHEMA
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue