mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 09:17:46 +01:00
7 lines
86 B
YAML
7 lines
86 B
YAML
esphome:
|
|
on_boot:
|
|
then:
|
|
- logger.log: Hello world
|
|
|
|
logger:
|
|
level: DEBUG
|