mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 00:21:56 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			115 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
sensor:
 | 
						|
  - platform: sts3x
 | 
						|
    i2c_id: i2c_bus
 | 
						|
    id: sts3x_sensor
 | 
						|
    name: STS3X Temperature
 | 
						|
    address: 0x4A
 |