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
		
			
				
	
	
		
			8 lines
		
	
	
		
			116 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			116 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| display:
 | |
|   - platform: tm1637
 | |
|     clk_pin: 5
 | |
|     dio_pin: 4
 | |
|     intensity: 3
 | |
|     lambda: |-
 | |
|       it.print("1234");
 |