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

Plugin API : sending notifications to a client #34

Closed
gdumee opened this issue May 15, 2014 · 1 comment
Closed

Plugin API : sending notifications to a client #34

gdumee opened this issue May 15, 2014 · 1 comment

Comments

@gdumee
Copy link

gdumee commented May 15, 2014

A plugin should be able to send notifications to a client without any user action.

Ex : "Lisa, tell me to do the dishes in 1 hour".

The ToDo plugin then add a cron task, and is called back one hour later, and sends to the client a message through the TSS engine : "Master, don't forget to do the dishes"

Many other use cases, like reacting from an external event : temperature sensor, a google calendar event, an incoming phone call...

@Seraf
Copy link
Owner

Seraf commented May 16, 2014

Hello, I close the issue as discussed on irc, there is an api to let LISA know about events, else you can also create a cron to listen for an event.
For the planned cron, it's duplicate with #27

Thanks you :)

@Seraf Seraf closed this as completed May 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants