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(sdk): add support for notification channel in NotifierOptions #1625

Merged
merged 3 commits into from
Oct 27, 2024

Commits on Oct 25, 2024

  1. feat(sdk): add support for notification channel in NotifierOptions

    This change spins off from conversation at scryptedapp/homeassistant#1 and allows consumers of the `Notifier` interface to specify a channel for notifications to be sent to. Android platforms can use this to send notifications to a specific channel, allowing the user to have fine-grained control over the audio and priority of the notifications they receive.
    USA-RedDragon committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    38f7c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9edb752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564283e View commit details
    Browse the repository at this point in the history