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

Pushover Sounds - v2 #158

Open
mjalindahl opened this issue Oct 25, 2024 · 1 comment
Open

Pushover Sounds - v2 #158

mjalindahl opened this issue Oct 25, 2024 · 1 comment

Comments

@mjalindahl
Copy link

I am running your latest build, and the custom Pushover sound is working flawlessly.

But, and however, in a perfect world - each detection would be its own sound. Dog=bark, person=something, car=carhorn. And the names themselves don't have to be on you, there's quite a few Pushover sounds. But - they allow for custom uploaded sounds, like I mentioned earlier. Car=carhorn, dog=bark, etc. So a little more development work, but I promise, you can surpass sgtbatten's HA notifications, and maybe frigate themselves would want to partner up. Because their notifications are horrible: don't work with iPhone (you get a notification, but no picture), and no custom sound.

@0x2142
Copy link
Owner

0x2142 commented Oct 25, 2024

Hey there, thanks for the feedback & suggestion. Yeah when I looked into adding support for the Pushover sounds, I opted not to do any validation on the sound name since they support custom uploads - so that piece should be fine.

In the queue for v0.4.0... one thing that I'm hoping to add is supporting multiple notification configs per provider, with some amount of filtering. So when implemented, you could configure two or three Pushover destinations (which could be sending to the same user / devices). But each destination could be filtered on labels like dog, car, etc - or zones, or whatever & then you could assign a custom sound for each.

Do you think that would be enough to accomplish this?

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

2 participants