1
0
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:
J. Nick Koston
2025-10-11 08:21:45 -10:00
committed by GitHub
parent 6a11700a6b
commit dcf2697a2a
1808 changed files with 8564 additions and 5758 deletions

View File

@@ -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