mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			134 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| display:
 | |
|   - platform: tm1637
 | |
|     clk_pin: ${clk_pin}
 | |
|     dio_pin: ${dio_pin}
 | |
|     intensity: 3
 | |
|     lambda: |-
 | |
|       it.print("1234");
 |