mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
Consolidate test files where all tests are identical (#6690)
This commit is contained in:
8
tests/components/esp8266_pwm/common.yaml
Normal file
8
tests/components/esp8266_pwm/common.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
output:
|
||||
- platform: esp8266_pwm
|
||||
id: out
|
||||
pin: 4
|
||||
frequency: 50Hz
|
||||
- platform: esp8266_pwm
|
||||
id: out2
|
||||
pin: 5
|
Reference in New Issue
Block a user