Prevent spamming TV screen with notifications when lights reset

This commit is contained in:
2023-04-03 14:15:41 -04:00
parent 7082b21e5a
commit b428e142a6

View File

@ -988,11 +988,11 @@ automation:
- condition: template
value_template: "{{ is_state_attr('light.living_room_lights','color_mode','color_temp') }}"
action:
- service: input_select.select_option
target:
entity_id: input_select.living_room_scenes
- service: adaptive_lighting.apply
data:
option: Adaptive
entity_id: switch.adaptive_lighting_living_room
adapt_brightness: "{{ is_state('switch.adaptive_lighting_adapt_brightness_living_room','on') }}"
adapt_color: "{{ is_state('switch.adaptive_lighting_adapt_color_living_room','on') }}"
script:
adaptive_on_first_floor: