diff --git a/docs/wear-os/wear-os.md b/docs/wear-os/wear-os.md index 7e0b01de85..88b9254d1a 100644 --- a/docs/wear-os/wear-os.md +++ b/docs/wear-os/wear-os.md @@ -5,7 +5,7 @@ id: "wear-os" ![Android](/assets/android.svg) 8+ only -You can access Home Assistant directly from your Wear OS watch, even when not connected to your phone using a WiFi or cellular connection on the watch or when using an iPhone. +You can access Home Assistant directly from your Wear OS watch, even when not connected to your phone using a WiFi or cellular connection on the watch or when using an iPhone. The app does not support all Home Assistant features. Keep an eye out on this page as the app is enhanced with new features! Take a look at the [Sensors!](sensors.md) @@ -82,6 +82,8 @@ You may use HTML to format the text displayed. The following tags are currently When you add an entity to a watchface, you can select the entity to display. This only works when editing the watchface on the watch, not in the watch app on the phone. To change the selected entity, just change the complication and select the entity state complication again. The complications are updated automatically whenever the screen is turned on and roughly every 15 minutes. You can force a complication to update by tapping it on the watchface. + If the "toggle entity when tapped" option is selected, tapping the complication will trigger / toggle the corresponding device. + Tip: use a [template sensor](https://www.home-assistant.io/integrations/template/#state-based-template-binary-sensors-buttons-numbers-selects-and-sensors) for full flexibility. * An Assist complication can be used to quickly interact with the Assist feature directly from the watchface.