mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	[ci] Merge components with different buses to reduce CI time (#11251)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -2,8 +2,10 @@ sensor: | ||||
|   - platform: bmp3xx_spi | ||||
|     cs_pin: ${cs_pin} | ||||
|     temperature: | ||||
|       id: bmp3xx_spi_temperature | ||||
|       name: BMP Temperature | ||||
|       oversampling: 16x | ||||
|     pressure: | ||||
|       id: bmp3xx_spi_pressure | ||||
|       name: BMP Pressure | ||||
|     iir_filter: 2X | ||||
|   | ||||
		Reference in New Issue
	
	Block a user