So, I had Automate + Hotword Plug-in working fine (used the flow from another post on here). Suddenly, though, now the Automate flow fails with this error:
02-06 00:36:56.607 I 34@1: Flow beginning
02-06 00:36:56.607 I 34@7: Plug-in event
02-06 00:36:58.325 I 34@14: App start
02-06 00:36:58.326 F 34@14: android.content.ActivityNotFoundException: Unable to find explicit activity class {io.homeassistant.companion.android/io.homeassistant.companion.android.assist.AssistActivity}; have you declared this activity in your AndroidManifest.xml, or does your intent not match its declared ?
02-06 00:36:58.326 I 34@14: Stopped by failure
Everything is up to date. In Automate, I’m using:
- App Start
- Shortcut: Assist Shortcut
- Package says: io.homeassistant.companion.android
- Activity class says: io.homeassistant.companion.android.assist.AssistActivity
- Action: View
This is how it’s been, working fine, and now it’s not working anymore. HAAAALLLPPP! I’m wracking my mind trying to figure this out.