mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			157 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: max31856
 | |
|     name: MAX31856 Temperature
 | |
|     cs_pin: ${cs_pin}
 | |
|     update_interval: 15s
 | |
|     mains_filter: 50Hz
 | |
|     thermocouple_type: N
 |