mirror of
https://github.com/esphome/esphome.git
synced 2024-11-06 09:25:37 +01:00
8 lines
86 B
YAML
8 lines
86 B
YAML
esphome:
|
|
on_boot:
|
|
then:
|
|
- logger.log: Hello world
|
|
|
|
logger:
|
|
level: DEBUG
|