Button-card - Dropdown on tap_action - How to?

Hi…

Does anyone know how to make this dropdown on tap_action. Just like it is in this movieclip?

Maybe some code that i can look at :slight_smile:

I’d say you have to use a conditional-card for the four buttons that show. The button that is triggering that should switch an input_boolean. If the input_boolean is on/true the conitional-card is shown, otherwise not.

Would be my idea how to solve this, but there may be better ways to do that. :slight_smile:

1 Like