Hi, i really love the Material design look of HA but when i compare it to the official google apps, i find some differences: Google uses more shadow:
Material_design_guidelines_shadow
It would be really great someone would include this in the next UI-Update…
Adding a shadow="" attribute to the app-header element does the trick:
shadow=""
app-header
But the result with the drawer opened is weird, as the drawer is at the same level as the toolbar, but without any shadow.
I think to be in the material design guidelines we should change the look of the left bar (the one with States, Map, etc…) I tried to build an example (without the right icons )…