mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-25 15:18:29 +02:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
output:
|
||||
- platform: esp32_dac
|
||||
id: dac_output
|
||||
pin: 25
|
||||
@@ -1,4 +1 @@
|
||||
output:
|
||||
- platform: esp32_dac
|
||||
id: dac_output
|
||||
pin: 25
|
||||
<<: !include common.yaml
|
||||
|
||||
@@ -1,4 +1 @@
|
||||
output:
|
||||
- platform: esp32_dac
|
||||
id: dac_output
|
||||
pin: 25
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user