mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Add some components to the new testing framework (E) (#6176)
This commit is contained in:
8
tests/components/esp8266_pwm/test.esp8266.yaml
Normal file
8
tests/components/esp8266_pwm/test.esp8266.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