Android App: Statusbar color

I’m using the android app, and I’m using themes, however if I open with the app, the statusbar keeps using a blue color. If I open it with chrome, it use the color of the theme. Is it possible to change it, so we can use the colors of themes?

With app

In Chrome

Already known: https://github.com/home-assistant/home-assistant-android/issues/272

In the meantime until the main issue is fixed you can call frontend.set_theme and it will color the status bar appropriately. Just keep in mind this changes the theme for all devices that have backend selected.

1 Like