Skip to content

Add input_text component#3301

Merged
balloob merged 2 commits into
home-assistant:nextfrom
BioSehnsucht:add-input-text
Sep 5, 2017
Merged

Add input_text component#3301
balloob merged 2 commits into
home-assistant:nextfrom
BioSehnsucht:add-input-text

Conversation

@BioSehnsucht
Copy link
Copy Markdown
Contributor

Description:
Documentation for input_text component

Pull request in home-assistant (if applicable): home-assistant/core#9112

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.

@BioSehnsucht, found one minor spelling error.
Could you please take a look at it?

Comment thread source/_components/input_text.markdown Outdated
- **name** (*Optional*): Friendly name of the text input.
- **initial** (*Optional*): Initial value when Home Assistant starts. Default is empty string.
- **pattern** (*Optional*): Regex pattern for client side validation. Default is empty string, which is treated same as `.*`.
- **disabled** (*Optional*): If set to true, disables making changes from the UI (but not by automations / REST / etc), displaying the value greyed out to indicate it is read-only in the UI. Default is false.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Spelling & Grammar:

  • non-American wording: greyed -> grayed

@frenck frenck added the new-integration This PR adds documentation for a new Home Assistant integration label Sep 4, 2017
@BioSehnsucht
Copy link
Copy Markdown
Contributor Author

@frenck Fixed spelling.

@balloob balloob merged commit 7c2602a into home-assistant:next Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-integration This PR adds documentation for a new Home Assistant integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants