mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			49 lines
		
	
	
		
			941 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			941 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| tlc59208f:
 | |
|   - address: 0x20
 | |
|     id: tlc59208f_1
 | |
|     i2c_id: i2c_bus
 | |
|   - address: 0x22
 | |
|     id: tlc59208f_2
 | |
|     i2c_id: i2c_bus
 | |
|   - address: 0x24
 | |
|     id: tlc59208f_3
 | |
|     i2c_id: i2c_bus
 | |
| 
 | |
| output:
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_0
 | |
|     channel: 0
 | |
|     tlc59208f_id: tlc59208f_1
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_1
 | |
|     channel: 1
 | |
|     tlc59208f_id: tlc59208f_1
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_2
 | |
|     channel: 2
 | |
|     tlc59208f_id: tlc59208f_1
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_3
 | |
|     channel: 0
 | |
|     tlc59208f_id: tlc59208f_2
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_4
 | |
|     channel: 1
 | |
|     tlc59208f_id: tlc59208f_2
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_5
 | |
|     channel: 2
 | |
|     tlc59208f_id: tlc59208f_2
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_6
 | |
|     channel: 0
 | |
|     tlc59208f_id: tlc59208f_3
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_7
 | |
|     channel: 1
 | |
|     tlc59208f_id: tlc59208f_3
 | |
|   - platform: tlc59208f
 | |
|     id: tlc_8
 | |
|     channel: 2
 | |
|     tlc59208f_id: tlc59208f_3
 |