question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

An input_select card

See original GitHub issue

It is necessary to make two actions for the input_select which is not very practical to use especially on a tablet.

input_select:
  who_cooks:
    name: Who cooks today
    options:
      - Paulus
      - Anne Therese
    initial: Anne Therese
    icon: mdi:panda

image

image

To improve its use, it would be necessary to add the possibility of changing options directly from the card, such as a list of buttons like shutters’ card

image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:8
  • Comments:10

github_iconTop GitHub Comments

4reactions
zsarnettcommented, Feb 18, 2022

image

(credit: the_code#6829)

1reaction
xekilcommented, May 19, 2022

hello, I would also be interested in an input_select card, has there been anything new since? thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Lovelace input select card - Frontend
Hi all, I am looking to add an input select card to my lovelace ui however I haven't found any examples yet. Here...
Read more >
Display an input select state label in a card : r/homeassistant
Display an input select state label in a card. I have an input select helper I use for setting the presence of my...
Read more >
Custom Button Card 5: Change Background using Input Select
Requested by a subscriber, how to use an input_select to change the background image of the Custom Button Card.Here I show both Off...
Read more >
mattieha/select-list-card
Display the options of an input_select entity as a clickable list card. In other words: the content of the dropdown menu is displayed...
Read more >
Introduction to Blazor Form Handling & Input Validation
The InputSelect wrapper component handles select fields. ... for example, to validate email addresses, credit card numbers, or phone numbers ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found