Icon doesn't appear in Android notification

Hii,
After the upgrade to 0.71 the notification on my android device are not showing the correct icons that i configure for each notification, it is only show a bell icon (the default icon for HA).
I think that it can be related to the chrome app update in android, i have tried to clean all the HA data in the chrome and it didn’t fix it.
Update to 0.72 also didn’t fix it.
I am sure that the configuration for each notification is correct, because i am with the same configuration for more than 1 years.

Can someone help me to solve it? I have opened an issue in the GitHub but no one help me

Please Help :frowning:!

are you sure that the syntax didn’t change? This is an open source platform that hasn’t had a ‘official’ release yet. Everything is subject to change.

Where can i find the syntax?

which notification platform are you using? it changes per platform.

I am using the html5
{ “data”: { “badge”: “/local/images/water-soak.png”, “icon”: “/local/images/water.png” }, “message”: “Boiler is ON”, “title”: “Boiler is ON” }

So you’re using the push platform…

Have you tried sending a message without an icon, badge and just a message? It looks like a default icon is sent with each message. If the default icon shows up in your notification, then the problem is with your local file.

I can confirm this as well. My notifications are ignoring the configured icon and defaulting to the bell.

That sounds like a bug. The problem is that it would need to be identified in HA or Chrome. Someone should try this in firefox and see the results.

glad that I’m not the only one who suffering from this bug, i have opened an issue in GitHub , please reply there


Maybe someone will fix it soon

Can someone please help me :-/

This is a problem only in the chrome beta app

Now the problem is also in the regular Chrome app , after the new update to 68.0.3440.

There is needed to fix on the home assistant side

I used to have the HA logo in my html5 push notifications, now is a standard bell. Any news regarding this issue?? Thanks.

It was an issue that related to chrome, it was fixed in one of the chrome update

Hi, @leranp I believe I am using latest chrome version: Versión 70.0.3538.110
I still have my HA notifications as bells instead of HA logo as before. Any idea why?? Thanks again.

It is 100% chrome app problem, try to reinstall the app and add the home assistant again