[Feature]: Input select (aka Dropdown) support #29
andrasbiro
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hey @andrasbiro, thank you for the suggestion! Omri |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Short Feature Title
Input select (aka Dropdown) support
What area does this affect?
User Interface (UI/UX), QuickBar Overlay
The Problem
It looks like Dropdowns from home assistant helpers are not supported as selectable entity.
The Proposed Solution
Ideally, the entity should show the currently selected state. When selected, open up to a list all available states
Screenshots or Video
No response
Visuals / Mockups
No response
Additional Information
As a workaround, I currently use a script executing
input_select.select_nextof the given input select - but of course this does not show the current stateHome Assistant Context (Optional)
No response
Readiness Check
Beta Was this translation helpful? Give feedback.
All reactions