Refactor logging level in voice assistant configuration: Change from WARN to DEBUG for improved troubleshooting
This commit is contained in:
@@ -24,7 +24,7 @@ esp32:
|
||||
|
||||
# Enable logging
|
||||
logger:
|
||||
level: WARN
|
||||
level: DEBUG
|
||||
|
||||
# Enable Home Assistant API
|
||||
api:
|
||||
|
||||
Reference in New Issue
Block a user