mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
[sound_level] fix spelling mistake (#9843)
This commit is contained in:
@@ -12,7 +12,7 @@ from esphome.const import (
|
|||||||
UNIT_DECIBEL,
|
UNIT_DECIBEL,
|
||||||
)
|
)
|
||||||
|
|
||||||
AUTOLOAD = ["audio"]
|
AUTO_LOAD = ["audio"]
|
||||||
CODEOWNERS = ["@kahrendt"]
|
CODEOWNERS = ["@kahrendt"]
|
||||||
DEPENDENCIES = ["microphone"]
|
DEPENDENCIES = ["microphone"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user