mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Group component tests to reduce CI time (#11134)
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
uart:
|
||||
- id: uart_shelly_dimmer
|
||||
tx_pin: 4
|
||||
rx_pin: 5
|
||||
baud_rate: 9600
|
||||
|
||||
light:
|
||||
- platform: shelly_dimmer
|
||||
name: Shelly Dimmer Light
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
packages:
|
||||
uart_115200: !include ../../test_build_components/common/uart_115200/esp8266-ard.yaml
|
||||
|
||||
<<: !include common.yaml
|
||||
|
||||
Reference in New Issue
Block a user