mirror of
https://github.com/esphome/esphome.git
synced 2026-05-28 21:59:59 +08:00
Add some components to the new testing framework (P) (#6213)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
@@ -0,0 +1,6 @@
|
||||
power_supply:
|
||||
- id: atx_power_supply
|
||||
enable_time: 20ms
|
||||
keep_on_time: 10s
|
||||
enable_on_boot: true
|
||||
pin: 4
|
||||
@@ -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