Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triggers, Rules modifications #10

Open
mschwartz opened this issue Aug 25, 2017 · 1 comment
Open

Triggers, Rules modifications #10

mschwartz opened this issue Aug 25, 2017 · 1 comment

Comments

@mschwartz
Copy link
Contributor

Trigger simply runs a macro when trigger occurs.

For example, sunset trigger runs Sunset macro. The sunset macro can turn on the porch light and the outdoor garden lights, etc.

Triggers also needs scheduled triggers, like 3AM. These need to be settable through some API or config file.

As well, a trigger might be a timer. When exhaust fan turns on, set a timer to turn it off in 15 minutes.

A trigger might also be motion detector senses movement, a button press, or even the use of a regular (z wave) light switch.

@mschwartz
Copy link
Contributor Author

Trigger when temperature reaches a certain point. For example, spa has warmed to 96 degrees. Trigger a notification (via macro).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant