Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document blueprint input sections #32769

Merged
merged 7 commits into from
May 29, 2024
Merged

Document blueprint input sections #32769

merged 7 commits into from
May 29, 2024

Conversation

karwosts
Copy link
Contributor

@karwosts karwosts commented May 14, 2024

Proposed change

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.

@home-assistant home-assistant bot added in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels May 14, 2024
@home-assistant
Copy link

It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the current branch. Please change the target branch of this PR to current and rebase if needed. If this is documentation for a new feature, please add a link to that PR in your description.

@home-assistant home-assistant bot added the next This PR goes into the next branch label May 14, 2024
Copy link

netlify bot commented May 14, 2024

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 4656407
🔍 Latest deploy log https://app.netlify.com/sites/home-assistant-docs/deploys/66571fd82eb3c30008b81ff0
😎 Deploy Preview https://deploy-preview-32769--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@home-assistant home-assistant bot removed the needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch label May 14, 2024
@home-assistant home-assistant bot added the has-parent This PR has a parent PR in a other repo label May 14, 2024
A section is differentiated from an input by the presence of an additional `input` key within that section.

<div class='note warning'>
Input sections are a new feature in version 20??.?.?. Set the `min_version` for the blueprint to at least this version if using input sections, otherwise the blueprint will generate errors on older versions.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO: Fill out version info before release.

@karwosts karwosts marked this pull request as ready for review May 17, 2024 13:13
@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label May 21, 2024
c0ffeeca7
c0ffeeca7 previously approved these changes May 21, 2024
@frenck frenck added the parent-merged The parent PR has been merged already label May 29, 2024
@c0ffeeca7 c0ffeeca7 merged commit a41757f into next May 29, 2024
8 checks passed
@c0ffeeca7 c0ffeeca7 deleted the karwosts-patch-4 branch May 29, 2024 12:33
@home-assistant home-assistant bot removed parent-merged The parent PR has been merged already awaits-parent Awaits the merge of an parent PR in-progress This PR/Issue is currently being worked on labels May 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has-parent This PR has a parent PR in a other repo next This PR goes into the next branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants