Skip to content

Wait for trigger during the ON time #200

Description

@mycanaletto

Hello,
I've often been interested in schedulers, I've tested several and written a few articles on my blog.
There was an interesting catch-up function in Schedy that runs under Appdaemon but is no longer maintained.

For example, I want to turn on a lamp at 18:00 with a presence constraint and turn it off at 21:00.

If I'm not home, the lamp won't turn on. On the other hand, if I come home at 19:00, it won't turn on.

Schedy monitored the interval and as soon as he realized that the constraint was lifted (presence on) he turned the lamp on if it was in the range between ON and OFF.

I've done this for my air conditioner in yaml, but I was wondering if you could introduce a notion of monitoring the active range and do this catch-up. As it is, I don't think so. Anyway, just an idea.

Bravo for your work.

lionel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions