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:
@@ -4,6 +4,8 @@ esphome:
|
||||
esp32:
|
||||
board: esp32dev
|
||||
|
||||
logger:
|
||||
|
||||
text:
|
||||
- platform: template
|
||||
name: "test 1 text"
|
||||
|
||||
Reference in New Issue
Block a user