mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
Group component tests to reduce CI time (#11134)
This commit is contained in:
committed by
Jesse Hills
parent
132e949927
commit
2864bf1674
@@ -3,10 +3,6 @@ esphome:
|
||||
- pcf85063.read_time
|
||||
- pcf85063.write_time
|
||||
|
||||
i2c:
|
||||
- id: i2c_pcf85063
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
time:
|
||||
- platform: pcf85063
|
||||
i2c_id: i2c_bus
|
||||
|
||||
Reference in New Issue
Block a user