Refactor logging level in voice assistant configuration: Change from WARN to DEBUG for improved troubleshooting

This commit is contained in:
Joshua King
2026-03-01 17:32:46 -05:00
parent b976b7f133
commit 9a91f775c9
2 changed files with 75 additions and 84 deletions

View File

@@ -24,7 +24,7 @@ esp32:
# Enable logging
logger:
level: WARN
level: DEBUG
# Enable Home Assistant API
api: