Skip to content

Update docs for select selector#22207

Merged
frenck merged 9 commits intohome-assistant:nextfrom
raman325:select_selector
Mar 31, 2022
Merged

Update docs for select selector#22207
frenck merged 9 commits intohome-assistant:nextfrom
raman325:select_selector

Conversation

@raman325
Copy link
Copy Markdown
Contributor

@raman325 raman325 commented Mar 31, 2022

Proposed change

Adocumenting the following new config options for the select selector from home-assistant/frontend#12099 :

  • multiple: Allows the user to select multiple items from the list
  • mode: list forces a radio button list, dropdown forces a dropdown, nothing lets the frontend decide
  • custom_value: Allows users to enter custom values into the selector

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@probot-home-assistant probot-home-assistant Bot added the has-parent This PR has a parent PR in another repo label Mar 31, 2022
@probot-home-assistant probot-home-assistant Bot added the next This PR goes into the next branch label Mar 31, 2022
Comment thread source/_docs/blueprint/selectors.markdown Outdated
@frenck frenck added this to the 2022.4.0 milestone Mar 31, 2022
@frenck frenck added new-feature This PR adds documentation for a new Home Assistant feature to an existing integration parent-merged The parent PR has been merged already labels Mar 31, 2022
@raman325 raman325 added awaits-parent Awaits the merge of an parent PR and removed parent-merged The parent PR has been merged already labels Mar 31, 2022
@raman325 raman325 added parent-merged The parent PR has been merged already and removed awaits-parent Awaits the merge of an parent PR labels Mar 31, 2022
Copy link
Copy Markdown
Member

@frenck frenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @raman325 👍

@frenck frenck dismissed emontnemery’s stale review March 31, 2022 18:03

comment addressed

@frenck frenck merged commit 86714e7 into home-assistant:next Mar 31, 2022
@probot-home-assistant probot-home-assistant Bot removed the parent-merged The parent PR has been merged already label Mar 31, 2022
@raman325 raman325 deleted the select_selector branch March 31, 2022 18:32
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 1, 2022
@frenck frenck added the cherry-picked This PR has been manually picked and merged into the current branch label Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-picked This PR has been manually picked and merged into the current branch cla-signed has-parent This PR has a parent PR in another repo new-feature This PR adds documentation for a new Home Assistant feature to an existing integration next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants