Skip to content

Wrap service call docs template example value in quotes#17025

Merged
frenck merged 1 commit into
home-assistant:currentfrom
davidjb:patch-7
Mar 16, 2021
Merged

Wrap service call docs template example value in quotes#17025
frenck merged 1 commit into
home-assistant:currentfrom
davidjb:patch-7

Conversation

@davidjb
Copy link
Copy Markdown
Contributor

@davidjb davidjb commented Mar 16, 2021

Proposed change

This adds missing double quote characters into the example Service Calls documentation page. Without them, YAML attempts to the load the configuration as an OrderedDict structure instead of a templated string.

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

  • Link to parent pull request in the codebase: N/A
  • Link to parent pull request in the Brands repository: N/A
  • This PR fixes or closes issue: N/A

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 current This PR goes into the current branch label Mar 16, 2021
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, @davidjb 👍

@frenck frenck merged commit 78febbe into home-assistant:current Mar 16, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed current This PR goes into the current branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants