mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
Group component tests to reduce CI time (#11134)
This commit is contained in:
committed by
Jesse Hills
parent
132e949927
commit
2864bf1674
@@ -1,9 +1,3 @@
|
||||
spi:
|
||||
- id: spi_max7219digit
|
||||
clk_pin: ${clk_pin}
|
||||
mosi_pin: ${mosi_pin}
|
||||
miso_pin: ${miso_pin}
|
||||
|
||||
display:
|
||||
- platform: max7219digit
|
||||
cs_pin: ${cs_pin}
|
||||
|
||||
Reference in New Issue
Block a user