#Remove input_select dropdown from entities card?

1 messages · Page 1 of 1 (latest)

golden gust
#

Can I hide the input_select dropdown from the entities card and rely on tap_action instead? I use this now and taps on the icon cycles through the options: ```type: entities
entities:

  • type: custom:fold-entity-row
    head:
    entity: input_select.tredemollebruker
    tap_action:
    action: perform-action
    perform_action: input_select.select_next
    target:
    entity_id: input_select.tredemollebruker
    data:
    cycle: true```
    I want it sort of like how the badges do it.
long shadow
#

You can add a type: custom:hui-simple-entity-row