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

December 2024 Android Pixel Update no longer respecting alarm_stream parameter for notifications #4915

Open
dshokouhi opened this issue Dec 18, 2024 · 1 comment
Labels
3rd party bug Something isn't working notifications

Comments

@dshokouhi
Copy link
Member

Home Assistant Android app version(s):

latest master

Android version(s):

15

Device model(s):

Pixel 9 pro XL and others as reported

Home Assistant version:

n/a

Last working Home Assistant release (if known):

n/a started December 2024, November 2024 was OK

Description of problem, include YAML if issue is related to notifications:

When sending alarm stream notifications they appear as silent and dont make a sound when default ringer is off

Companion App Logs:

YAML example:

action: notify.mobile_app_dannys_pixel_9_pro_xl
data:
  message: test
  data:
    channel: alarm_stream

Logs:

2024-12-17 15:36:39.559  2850-2850  audioAttributes         io....stant.companion.android.debug  D  AudioAttributes: usage=USAGE_ALARM content=CONTENT_TYPE_SONIFICATION flags=0x801 tags= bundle=null
2024-12-17 15:36:39.801  1625-1625  AS.AudioService         system_server                        I  shouldNotificationSoundPlay false: muted stream:7 attr:AudioAttributes: usage=USAGE_NOTIFICATION content=CONTENT_TYPE_SONIFICATION

here we can see audio attribute set by the app are not respected and overridden.

Screenshot or video of problem:

Additional information:

Google tracker: https://issuetracker.google.com/issues/384844015

Not to be confused with: #1465 although very much related.

@dshokouhi dshokouhi added bug Something isn't working notifications 3rd party labels Dec 18, 2024
@monstergubl
Copy link

same here on pixel 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rd party bug Something isn't working notifications
Projects
None yet
Development

No branches or pull requests

2 participants