mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[CI] Consolidate some tests (M) (#8202)
This commit is contained in:
		
							
								
								
									
										10
									
								
								tests/components/mcp23s08/common.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								tests/components/mcp23s08/common.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| spi: | ||||
|   - id: spi_mcp23s08 | ||||
|     clk_pin: ${clk_pin} | ||||
|     mosi_pin: ${mosi_pin} | ||||
|     miso_pin: ${miso_pin} | ||||
|  | ||||
| mcp23s08: | ||||
|   - id: mcp23s08_hub | ||||
|     cs_pin: ${cs_pin} | ||||
|     deviceaddress: 0 | ||||
		Reference in New Issue
	
	Block a user