I don’t know what happened but I can no longer send notification to my iphone. I’m running Core 2024.4.3 in a Proxmox 8 VM and IOS 17.4.1.
I’ve tried restoring a backup of my Proxmox home assistant VM, debug/reset in the ios app, deleted the IOS app and reinstalled it.
Can’t find iOS settings >> general >> about >> name. Is that in the mobile app or HA itself?
I did find this error in the log file but don’t what it means.
Logger: homeassistant.components.mobile_app.notify
Source: components/mobile_app/notify.py:199
integration: Mobile App (documentation, issues)
First occurred: April 19, 2024 at 8:49:26 PM (1 occurrences)
Last logged: April 19, 2024 at 8:49:26 PM
Requested entity was not found. This message is generated externally to Home Assistant.
If I notify all phones my wife’s phone works but mine does not. Is there a way to wipe my phone info in HA and start over?
I tried to delete all the reference to the IP addresss my phone is using in the security tab, and deleted the service in the mobile app and logged back in. Rebooted both the phone and HA without success.
HA app >> settings >> companion app >> notifications
You can first try disable notifications. Then reboot HA and verify the notification service for your phone does not exist (did you ever verify ithe notification service for your phone existed? Sending to all phone only work if phone has notification service registered in HA)
After disabling notifications and rebooting, reenable the notifications and verify the notification service for your phone appears in HA. You shouldn’t need to reboot for this to work but if it doesn’t show maybe give reboot a try.
You need to verify the service is present then not present after disabling. If it’s not present at start or is not removed after being disabled on phone there is other issue.
Not sure how you verify the notification service for my phone. The method I use is to call the service mobile_app_nameof_iphone in the services tab of the developer tools.
Does it match your phone name?
Was it removed after you disable notification in Ha app?
Another person had notified trouble and fixed by adding 8.8.8.8 to existing 1.1.1.1 as DNS but I still suspect it was coincidence.
Honestly if service is registered it will work. Device Push ID is likely registered in file somewhere in .secrets I think so you can manually remove you phone there maybe. You can also try [reset] button in notification section of app where you previously disable notifications to create new push id. This is is likely registered in that file and should match current id showing in app. That should be checked.
Only thing I got is you may try to reset push ID in HA App
OR
Fully delete app from phone, make sure data is removed . reboot phone. reinstall app. Test.
As a test I turned off my home assistant VM in proxmox and spun up a new HA instance from scratch using haos_ova-12.1.qcow2. Deleted the HA app from my ipad mini. After creating a new user and rebooting HA I installed the HA app on the ipad. HA recognized the ipad mini but still would not send notifications to it. I tried to reset the Push ID and reboot both ipad mini and HA. Still no notification. Something must be embeded in the ios device that I can’t remove by deleting the app and it’s data and reinstalling the HA app
Same thing happened to me. Updated Core and iOS notifications stopped working…just so happened to be when my phone decided it was time to go to bed and silenced notifications!! Wasted at least 2 hours before I found your confusion. Thanks for this!!