💡 Sensor Light - Motion Sensor - Door Sensor - Sun Elevation - LUX Value - Scenes - Time - Light Control - Device Tracker - Night Lights

@bmbouter

Hi Brian,

If you would like to just turn the lights ON and OFF at sunset and turn off at sunrise then use this blueprint :high_brightness: Smart Light - Entity - Sun Elevation - Ambient & Time Triggers. Once you installed it I have provided your YAML for you to copy / paste it in. Look in Trigger - Sun Elevation and adjust your falling and rising settings to sure your requirements. Then sit back and enjoy.

alias: Outside Front Lights
description: ""
use_blueprint:
  path: Blackshome/smart-light.yaml
  input:
    include_sun:
      - sun_falling
      - sun_rising
    light_switch:
      entity_id:
        - switch.outside_front_porch_lights
        - switch.outside_garage_door_light

Blacky :smiley:

1 Like