Skip to content

Can i use this to dim the lights at certain times, not based on the sun? #619

Closed Answered by Jleagle
Jleagle asked this question in Q&A
Discussion options

You must be logged in to vote

This is how i ended up doing it.

  - name: "bathroom"
    brightness_mode: "linear"
    brightness_mode_time_light: "3600"
    brightness_mode_time_dark: "0"
    detect_non_ha_changes: true
    min_brightness: 1
    sunrise_time: "06:00:00"
    sunset_time: "20:00:00"
    lights:
      - "light.shellydimmer2_48551900b4e6"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by basnijholt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants