Update Shelly_rgbw_brightness.yaml
This commit is contained in:
@@ -32,7 +32,7 @@ blueprint:
|
||||
sequence:
|
||||
- if:
|
||||
- condition: template
|
||||
value_template: >-
|
||||
value_template: >-
|
||||
{{mode == 'always' or (mode == 'if_lower' and current_brighness <
|
||||
brightness) or (mode == 'if_higher' and current_brighness >
|
||||
brightness)}}
|
||||
|
||||
Reference in New Issue
Block a user