Click on Badge Icon and move to a different View [Layout Creation]

Hello, I need some help to see if it’s possible to do what I’m trying:

Today, this is my setup: I have my main view, where I can see a highlight of most of my home. If I click the header of the card it will move to the specific room (view). I’m able to do this using the button card + the tap_action & action: navigate.

Now when I’m in the specific room/view, I would like to use the Badge as a return button to go back to the main screen. Is it possible? Creating another button usually makes the layout weird, which I’m trying to avoid.