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:
@@ -1,12 +1,7 @@
|
||||
i2c:
|
||||
- id: i2c_gl_r01_i2c
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
sensor:
|
||||
- platform: gl_r01_i2c
|
||||
i2c_id: i2c_bus
|
||||
id: tof
|
||||
name: "ToF sensor"
|
||||
i2c_id: i2c_gl_r01_i2c
|
||||
address: 0x74
|
||||
update_interval: 15s
|
||||
|
||||
Reference in New Issue
Block a user