mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	* Initial changes to support testing of additional framework versions * Rename Arduino test files
		
			
				
	
	
		
			13 lines
		
	
	
		
			196 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			196 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| i2c:
 | |
|   - id: i2c_xgzp68xx
 | |
|     scl: 5
 | |
|     sda: 4
 | |
| 
 | |
| sensor:
 | |
|   - platform: xgzp68xx
 | |
|     k_value: 4096
 | |
|     temperature:
 | |
|       name: Pressure Temperature
 | |
|     pressure:
 | |
|       name: Differential pressure
 |