home-assistant / home-assistant/android
Wear OS: Add option to link shortcut tiles
- Dominant language
- Kotlin
- Stars
- 3.9k
- Forks
- 1.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 81
Description
**Is your feature request related to a problem? Please describe.**
I have a lot of different things that I would possibly like to control from my Smartwatch, but there are only 7 possible actions per tile. Swiping through several tiles to get to the one I'd like to control doesn't feel right, and also the amount of tiles that can be added is limited by the Smartwatch.
**Describe the solution you'd like**
Add the possibility to add a shortcut-tile-link to a shortcut tile. When that link is pressed, the linked shortcut tile should be opened.
For example:
I have the following three shortcut tiles:
Main-Tile:

TV-Tile:

Example-Room-Tile:

When I click on "TV" on the main-tile, I want to go directly to the tv-tile, if I press on any of the rooms, I want to go to a corresponding room-tile.
It should also be possible to create and link tiles that are not part of the tiles that are directly accessible from the watch. This would allow to navigate through the different actions I would like to have available on the watch without having to swipe through 7 different tiles. It would also be enough to have only 1 tile for home assistant, since everything is now accessible from that one main tile.
**Describe alternatives you've considered, if any**
Some option to create your own completely customizable tiles for wear OS like lovelace, but that would probably too complicated.
Contributor guide
Assessment
This issue has not been assessed yet.