mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			177 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			177 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| sensor:
 | |
|   - platform: max31865
 | |
|     name: MAX31865 Temperature
 | |
|     cs_pin: ${cs_pin}
 | |
|     update_interval: 15s
 | |
|     reference_resistance: 430 Ω
 | |
|     rtd_nominal_resistance: 100 Ω
 |