mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
@@ -1,9 +1 @@
|
||||
event:
|
||||
- platform: template
|
||||
name: Event
|
||||
id: some_event
|
||||
event_types:
|
||||
- template_event_type1
|
||||
- template_event_type2
|
||||
on_event:
|
||||
- logger.log: Event fired
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user