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

[FEAT] Support neon-iris #133

Closed
mikejgray opened this issue Jan 29, 2024 · 3 comments · Fixed by #136
Closed

[FEAT] Support neon-iris #133

mikejgray opened this issue Jan 29, 2024 · 3 comments · Fixed by #136
Assignees
Labels
enhancement New feature or request

Comments

@mikejgray
Copy link

Objective

Currently, when an alert is scheduled, it does not get back to the gradio or websat interfaces for neon-iris. You can see the reminder in the neon-skill logs but there's no transport back to the web interfaces.

Initial Implementation Requirements

  • Allow at least spoken reminders to go back to the profile that created them
  • Optionally, emit the reminder event data so that the web interface(s) can also display something on the screen

Other Considerations

No response

@mikejgray mikejgray added the enhancement New feature or request label Jan 29, 2024
@NeonDaniel
Copy link
Member

Relates to NeonGeckoCom/neon-hana#6

@NeonDaniel NeonDaniel self-assigned this Jan 29, 2024
@NeonDaniel
Copy link
Member

#135 adds an event for expired alerts

@NeonDaniel
Copy link
Member

Still needed:

  • documentation of neon.alert Messages
  • validation of backwards-compat. with local and existing server implementations
  • implementation of a client handler to validate emitted data/context

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

Successfully merging a pull request may close this issue.

2 participants