mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			121 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
output:
 | 
						|
  - platform: slow_pwm
 | 
						|
    id: test_slow_pwm
 | 
						|
    pin: 4
 | 
						|
    period: 15s
 | 
						|
    restart_cycle_on_state_change: false
 |