mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Add min and max brightness parameters for Light dim_relative Action (#6971)
This commit is contained in:
		| @@ -15,6 +15,8 @@ esphome: | ||||
|       - light.dim_relative: | ||||
|           id: test_monochromatic_light | ||||
|           relative_brightness: 5% | ||||
|           brightness_limits: | ||||
|             max_brightness: 90% | ||||
|  | ||||
| output: | ||||
|   - platform: gpio | ||||
|   | ||||
		Reference in New Issue
	
	Block a user