Not sure where to put this so posting here. I have gotten this warning on an off for a bit. Not sure why notify.mobile_app_iphone is being flagged as an unknown service. Really hoping I am not missing something simple here but I am stumped.
Log Error:
Logger: homeassistant.components.automation.exterior_garage_door_opened_when_away
Source: helpers/script.py:409
Integration: Automation (documentation, issues)
First occurred: January 18, 2023 at 5:55:21 PM (1 occurrences)
Last logged: January 18, 2023 at 5:55:21 PM
Exterior Garage Door Opened When Away: Error executing script. Service not found for call_service at pos 2: Unable to find service notify.mobile_app_iphone
Same thing populates as a Repair:
However, looking at my services in the developer tools it appears to be a valid services. Also, the phone is getting the notification.
Just adding that I am seeing this now, a year after the last post. The service is present, it works if I call it but HA is issuing this warning.
I’ve made a few config changes today but nothing in the file or remotely connected to the notify service that’s throwing the warning, and I have other notify services that are working fine and throwing no errors.