mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	[CI] Consolidate some tests (M) (#8202)
This commit is contained in:
		| @@ -1,14 +1,7 @@ | ||||
| spi: | ||||
|   - id: spi_max31856 | ||||
|     clk_pin: 6 | ||||
|     mosi_pin: 7 | ||||
|     miso_pin: 5 | ||||
|  | ||||
| sensor: | ||||
|   - platform: max31856 | ||||
|     name: MAX31856 Temperature | ||||
|     cs_pin: 8 | ||||
|     update_interval: 15s | ||||
|     mains_filter: 50Hz | ||||
|     thermocouple_type: N | ||||
| substitutions: | ||||
|   clk_pin: GPIO6 | ||||
|   mosi_pin: GPIO7 | ||||
|   miso_pin: GPIO5 | ||||
|   cs_pin: GPIO8 | ||||
|  | ||||
| <<: !include common.yaml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user