mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			146 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			146 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| i2c:
 | |
|   - id: i2c_ttp229_lsf
 | |
|     scl: 5
 | |
|     sda: 4
 | |
| 
 | |
| ttp229_lsf:
 | |
| 
 | |
| binary_sensor:
 | |
|   - platform: ttp229_lsf
 | |
|     name: TTP229 Channel 0
 | |
|     channel: 0
 |