mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Add some components to the new testing framework (R) (#6219)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
7
tests/components/rp2040_pwm/test.rp2040.yaml
Normal file
7
tests/components/rp2040_pwm/test.rp2040.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
output:
|
||||
- platform: rp2040_pwm
|
||||
id: light_output_1
|
||||
pin: 2
|
||||
- platform: rp2040_pwm
|
||||
id: light_output_2
|
||||
pin: 3
|
Reference in New Issue
Block a user