1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +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
committed by GitHub
parent b6e0188c42
commit 6d37b916dc
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"