diff --git a/packages/lighting_and_scenes.yaml b/packages/lighting_and_scenes.yaml index b439a49..f40ca80 100644 --- a/packages/lighting_and_scenes.yaml +++ b/packages/lighting_and_scenes.yaml @@ -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: