mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
[api] Fix VERY_VERBOSE logging compilation error with bool arrays (#10539)
This commit is contained in:
@@ -4,7 +4,7 @@ esphome:
|
||||
host:
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
level: VERY_VERBOSE
|
||||
|
||||
api:
|
||||
actions:
|
||||
|
||||
Reference in New Issue
Block a user