core
core copied to clipboard
Repeating The automation has an action that calls an unknown service: notify.mobile_app_iphone.
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
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