Skip to main content

No project description provided

Project description

Alerts

Summary

A skill to schedule alarms, timers, and reminders.

Description

The skill provides functionality to create alarms, timers and reminders, remove them by name, time, or type, and ask for what is active. You may also silence all alerts and ask for a summary of what was missed if you were away, your device was off, or you had quiet hours enabled.

Alarms and reminders may be set to recur daily or weekly. An active alert may be snoozed for a specified amount of time while it is active. Any alerts that are not acknowledged will be added to a list of missed alerts that may be read and cleared when requested.

Other modules may integrate with the alerts skill by listening for neon.alert_expired events. This event will be emitted when a scheduled alert expires and will include any context associated with the event creation. If the event was created with mq context, the mq connector module will forward the expired alert for the client module to handle and the alert will be marked active until the client module emits a neon.acknowledge_alert Message with the alert_id and missed data, i.e.:

Message("neon.acknowledge_alert", {"alert_id": <alert_id>, "missed": False}, <context>)

Examples

If you are skipping wake words, say Neon followed by any of the following, otherwise say your Wake Word:

  • "Set an alarm for 8 AM."

  • "When is my next alarm?"

  • "Cancel my 8 AM alarm."

  • "Set a 5 minute timer."

  • "How much time is left?"

  • "Remind me to go home at 6."

  • "Remind me to take out the trash every thursday at 7 PM."

  • "What are my reminders?"

  • "Cancel all alarms."

  • "Cancel all timers."

  • "Cancel all reminders."

  • "Go to sleep."

  • "Start quiet hours."

If there is an active alert (expired and currently speaking or playing), you may snooze or dismiss it:

  • "Stop."

  • "Snooze."

  • "Snooze for 1 minute."

If you had quiet hours enabled, your device was off, or you were away and missed an alert, you may ask for a summary:

  • "Wake up."
  • "What did I miss?"
  • "Did I miss anything?"

Contact Support

Use this link or submit an issue on GitHub

Incompatible Skills

This skill has known intent collisions with the following skills:

Credits

NeonGeckoCom NeonDaniel

Category

Productivity Daily

Tags

#NeonGecko Original #NeonAI #alert #alarm #timer #reminder #schedule

Project details


Release history Release notifications | RSS feed

This version

3.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neon-skill-alerts-3.0.0.tar.gz (469.2 kB view details)

Uploaded Source

Built Distribution

neon_skill_alerts-3.0.0-py3-none-any.whl (501.1 kB view details)

Uploaded Python 3

File details

Details for the file neon-skill-alerts-3.0.0.tar.gz.

File metadata

  • Download URL: neon-skill-alerts-3.0.0.tar.gz
  • Upload date:
  • Size: 469.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for neon-skill-alerts-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e031a8dc54e2d30257583d6016db376740627b4c71085be8dd16d2f21133f927
MD5 972c01f36fdafec50f0e780d2904d467
BLAKE2b-256 31aad04a0c58c9f4a3a1e688f78a8df97eadcce8b5ef4bac7f100e7931861a58

See more details on using hashes here.

File details

Details for the file neon_skill_alerts-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for neon_skill_alerts-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 22ecd978f43a2b10f841850f0628764f38eb8358b273586fa02371a8976f5e17
MD5 df9ff47c66fee4e8d3f55d3e83f5810e
BLAKE2b-256 7d6f27d3699a0be15b848c7871fde6efdef88538de12dd4861e2f3d47246fb30

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page