NeonGeckoCom / skill-alerts

Alerts Skill Repository
Other
5 stars 7 forks source link

[BUG] No alarm sound on expiration #125

Closed NeonDaniel closed 1 year ago

NeonDaniel commented 1 year ago

Description

When an alarm expires, a notification is generated but no alarm sound is played

Steps to Reproduce

Relevant Code

No response

Other Notes

As reported in Matrix

NeonDaniel commented 1 year ago

It looks like something in resource resolution changed so only language-specific resources are handled in self.find_resource now

Upon further investigation, this might have always used the fallback case that uses a path relative to __init__ that is missing from setup.py