mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-27 00:17:22 +02:00
Add some components to the new testing framework (B) (#6173)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
button:
|
||||
- platform: template
|
||||
name: Button
|
||||
id: some_button
|
||||
on_press:
|
||||
- logger.log: Button pressed
|
||||
Reference in New Issue
Block a user