mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	
			
				
					
						
					
					1242f4376977ed4d7cc4d1666903e266423c6d1b
				
			
			
		
	I'm facing some occasional timeouts when reading BME280. Looking at Adafruit driver (that this code is based on), I see that base math is using 1.25ms, increased by 2.3*oversampliing + 0.575 for each value being read. I've added 1.5ms as baseline, to be on the same safe.
ESPHome  
  
 
Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.
Description
				
					Languages
				
				
								
								
									C++
								
								64.8%
							
						
							
								
								
									Python
								
								35%
							
						
							
								
								
									C
								
								0.1%
							
						
					