mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
[CI] Consolidate some tests (U, V, W, X, Y, Z) (#8210)
This commit is contained in:
8
tests/components/x9c/common.yaml
Normal file
8
tests/components/x9c/common.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
output:
|
||||
- platform: x9c
|
||||
id: test_x9c
|
||||
cs_pin: ${cs_pin}
|
||||
inc_pin: ${inc_pin}
|
||||
ud_pin: ${ud_pin}
|
||||
initial_value: 0.5
|
||||
step_delay: 50us
|
||||
Reference in New Issue
Block a user