core icon indicating copy to clipboard operation
core copied to clipboard

Repeating The automation has an action that calls an unknown service: notify.mobile_app_iphone.

Open theDontKnowGuy opened this issue 8 months ago • 2 comments

The problem

Many times, but not always the notification service that sends messages to the companion app on the iPhone is getting into a error state with the error: The automation has an action that calls an unknown service: notify.mobile_app_my_iphone. As this error shows up Every time, a repair issue pops up under Settings. Hitting repair always repairs the issue. Not specific to one automation, occurs all around, without a clear pattern. Otherwise the notification works well.

logs don't add much new info: Log details (ERROR) Logger: homeassistant.components.automation.irrigation_manually Source: helpers/script.py:2001 integration: Automation (documentation, issues) First occurred: 11:00:00 AM (1 occurrences) Last logged: 11:00:00 AM

Irrigation - Manually: Error executing script. Service not found for call_service at pos 2: Service notify.mobile_app_my_iphone not found

What version of Home Assistant Core has the issue?

recent

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

service: notify.mobile_app_my_iphone
data:
  message: Start irrigation

Anything in the logs that might be useful for us?

No response

Additional information

No response

theDontKnowGuy avatar Jun 21 '24 10:06 theDontKnowGuy