mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			155 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
output:
 | 
						|
  - platform: x9c
 | 
						|
    id: test_x9c
 | 
						|
    cs_pin: ${cs_pin}
 | 
						|
    inc_pin: ${inc_pin}
 | 
						|
    ud_pin: ${ud_pin}
 | 
						|
    initial_value: 0.5
 | 
						|
    step_delay: 50us
 |