mirror of
https://github.com/esphome/esphome.git
synced 2025-07-27 21:56:34 +00:00
[sound_level] fix spelling mistake (#9843)
This commit is contained in:
parent
729f20d765
commit
73f58dfe80
@ -12,7 +12,7 @@ from esphome.const import (
|
||||
UNIT_DECIBEL,
|
||||
)
|
||||
|
||||
AUTOLOAD = ["audio"]
|
||||
AUTO_LOAD = ["audio"]
|
||||
CODEOWNERS = ["@kahrendt"]
|
||||
DEPENDENCIES = ["microphone"]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user