home-assistant / home-assistant/android
Show tile as empty if not defined
Open
enhancement
- 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.**
Undefined tiles are always shown with entity_id, icon etc. even if tile was never defined.
The information shown is always the one from the last defined tile selected.
Click tile 1 (defined) and then e.g. tile 30 (undefined) and both will look exactly the same.
**Describe the solution you'd like**
Show undefined tiles as empty.
**Describe alternatives you've considered, if any**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.