When I use the back button in view (2nd) to return to view (app) and then go to view (2nd), it remains focused. I need to then remove hover. Did anyone know?
- type: button card_mod: style: | ha-card { position: absolute; top: 10px; left: 10px; width: 50px; height: 50px; box-shadow: none; background: none; border: none; font-family: "Playfair Display", serif; font-style: italic; display: flex; align-items: center; justify-content: center; } icon: mdi:arrow-left tap_action: action: navigate navigation_path: app