home-assistant / android

:iphone: Home Assistant Companion for Android
https://companion.home-assistant.io/
Apache License 2.0
2.3k stars 636 forks source link

Icon support in WearOS app #1794

Closed brewston closed 3 years ago

brewston commented 3 years ago

Is your feature request related to a problem? Please describe.

Currently, the WearOS app only shows the default icons ie palette for scenes, script for scripts and lightbulb for all lights.

Describe the solution you'd like

I'd like to see the icon that's assigned to the scene/script/light instead. If there isn't one, only then show the default icon. Having the custom icon next to the text makes it quicker to spot what you are looking for.

Describe alternatives you've considered, if any

N/A

Additional context

None

dshokouhi commented 3 years ago

In order to properly do this we need to find a library that is up to date with MDI and allows us to search by the icon name. The current library does not allow for this. Nice request!

dshokouhi commented 3 years ago

Completed in #1799 only MDI icons are supported as that is what the library supports