mirror of
https://github.com/esphome/esphome.git
synced 2025-11-03 16:41:50 +00:00
[CI] Consolidate some tests (S) (#8206)
This commit is contained in:
9
tests/components/speed/common.yaml
Normal file
9
tests/components/speed/common.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
output:
|
||||
- platform: ${output_platform}
|
||||
id: fan_output_1
|
||||
pin: ${pin}
|
||||
|
||||
fan:
|
||||
- platform: speed
|
||||
id: fan_speed
|
||||
output: fan_output_1
|
||||
Reference in New Issue
Block a user