mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
Add some components to the new testing framework (P) (#6213)
This commit is contained in:
6
tests/components/power_supply/test.esp32-c3.yaml
Normal file
6
tests/components/power_supply/test.esp32-c3.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
Reference in New Issue
Block a user