I have just updated the script to version: 2025.09 Release Improved devices validation · Grumblezz/Home-Assistant-Notify-Mobile-Companion-App-Devices
What’s Changed
This change will make sure that only correct devices, registered via the Mobile_App, will be notified. When passing any device, then in the previous version it would have tried to send a notification to it, but when the device is not part of the Mobile_App integration then it would fail. This fix fixes that issue, so only correct device_trackers can be used.
Be aware, that this script still has to rely on the find-and-replace to convert it from a device_tracker.<device_abc> into notify.mobile_app_<device_abc> , so make sure that you follow the Troubleshooting | Home Assistant Companion Docs


