An input_select card
See original GitHub issueIt 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
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
Issue Analytics
- State:
- Created 2 years ago
- Reactions:8
- Comments:10
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
(credit: the_code#6829)
hello, I would also be interested in an input_select card, has there been anything new since? thank you