mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-03 16:41:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			141 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
light:
 | 
						|
  - platform: sonoff_d1
 | 
						|
    id: d1_light
 | 
						|
    name: Sonoff D1 Dimmer
 | 
						|
    restore_mode: RESTORE_DEFAULT_OFF
 | 
						|
    use_rm433_remote: false
 |