I currently have a lot of my light automations setup by first having an automation that turns the light on at a certain time, then another that turns the light off at another time. This works, and it has for years, but I’m imagining there must be blueprints or other methods to do this on/ off behavior in a single automation rather than having them in pairs (this is not scaling very well).

Anyone have suggestions? The image is a blueprint I have for turning lights on/ off based on a time window which is very handy, and I’m hoping there’s something similar out there for my needs.

  • Damage@feddit.it
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 days ago

    It’s possible but honestly it’s a bit off-putting to me.
    For scheduled actions I use the Scheduler addon: It’s mostly for covers and awnings, I don’t schedule lights on and off, I enable their motion sensors depending on the time of day, but that’s a more complex automation and I wrote it in Node-RED, which to me is a cleaner approach than the automation system in HA.

    The Scheduler has the advantage of being wife-accessible too!