1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 15:41:52 +00:00

[logger] Don't allow `logger.log actions without configuring the logger` (#9821)

This commit is contained in:
Jesse Hills
2025-07-26 16:23:36 +12:00
parent 8b0ad3072f
commit 8dce7b0905
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ esphome:
esp32:
board: esp32dev
logger:
text:
- platform: template
name: "test 1 text"