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:
@@ -1,11 +1,6 @@
|
||||
i2c:
|
||||
- id: i2c_bmp3xx
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
sensor:
|
||||
- platform: bmp3xx_i2c
|
||||
i2c_id: i2c_bmp3xx
|
||||
i2c_id: i2c_bus
|
||||
address: 0x77
|
||||
temperature:
|
||||
name: BMP Temperature
|
||||
|
||||
Reference in New Issue
Block a user