mirror of
https://github.com/esphome/esphome.git
synced 2025-10-29 22:24:26 +00:00
Add some components to the new testing framework (L) (#6195)
This commit is contained in:
7
tests/components/logger/test.esp8266.yaml
Normal file
7
tests/components/logger/test.esp8266.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
esphome:
|
||||
on_boot:
|
||||
then:
|
||||
- logger.log: Hello world
|
||||
|
||||
logger:
|
||||
level: DEBUG
|
||||
Reference in New Issue
Block a user