diff --git a/source/docs/assist/android.markdown b/source/docs/assist/android.markdown index 158fe9cb52a..8b622444eab 100644 --- a/source/docs/assist/android.markdown +++ b/source/docs/assist/android.markdown @@ -2,8 +2,6 @@ title: "Assist on Android." --- -_The new tile is currently available in the [Android beta](https://play.google.com/apps/testing/io.homeassistant.companion.android) and will be part of the next Android release._ - Assist is available on WearOS using the [Home Assistant Companion App](https://companion.home-assistant.io/) and "Assist" tile. diff --git a/source/docs/assist/apple.markdown b/source/docs/assist/apple.markdown index b451fbf1dc9..2ee7c69cc5d 100644 --- a/source/docs/assist/apple.markdown +++ b/source/docs/assist/apple.markdown @@ -58,6 +58,10 @@ It is possible to change the text that Siri says when activating the Assist shor You can also use the share action to [add a Shortcut to your Home Screen](https://support.apple.com/guide/shortcuts/apd735880972/ios) or set an [Accessibility Shortcut](https://support.apple.com/en-gb/HT204390) to run this Shortcut when you triple-click the Side button. +## Troubleshooting + +The latest version of Siri on the Apple Watch contains an annoying bug where it will not remember that the shortcut is allowed to talk to Home Assistant. This requires the user to tap or say "Allow" for every invocation of the Assist shortcut. The workaround is to remove the Home Assistant application from your watch, which will have the shortcut execute on your phone which does not have this problem. Removing the app prevents you from triggering actions via the Home Assistant interface for Apple Watch. It does not prevent you from adding shortcuts to trigger assist from a complication. + ## Changelog ### Version 1 - Jan 26, 2022