I’m having issues with the push notification registration slider no longer showing in my UI. Not sure when it started. I went to register a new phone and it was no longer showing.
[homeassistant.components.notify] Setting up notify.html5
According to the logs, it’s running and not errored, but any chrome browser I try does not seem to work.
Your HA install is likely have some issue.
Others have same problem, me as well and issue was related to pywebpush. They fix by update HA and let pywebpush reinstall.
To verify maybe run HA in docker and check. This will validate config and Google service
I tossed it in docker. Still has an error. I’m guess it’s on my config then. Not sure what is wrong considering it’s starting the service without any issue.
Is there a way to tell in the CSS why the button isn’t showing? I’ve been through the requirements quite a few times already. Doesn’t seem to make sense why it shouldn’t work.
I’ve now realized my mistake. The push notification slider is now in the configuration sidebar menu. Which changed in some version along the way.
The configuration files I was testing was missing the config: line, which why I was missing the menu option.
The documentation might want to include images for those who might run into this problem again. As it was difficult to know what “the sidebar Configuration > General.” referred to from the “Setting Up” subguide without already having the menu.