Skip to content

Typo in JSON Call #3527

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

Closed
wants to merge 1 commit into from
Closed

Conversation

jjanderson
Copy link
Contributor

Have replaced
{
"entitiy": "counter.count0"
}
with

{
“entity_id”: “counter.count0”
}

Description:

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

Have replaced 
{
  "entitiy": "counter.count0"
}
with 

{
“entity_id”: “counter.count0”
}
@fabaff fabaff added Fix/Formatting/Language/Spelling Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest! labels Oct 5, 2017
@fabaff
Copy link
Member

fabaff commented Oct 5, 2017

This was already fixed with #3526.

@fabaff fabaff closed this Oct 5, 2017
@jjanderson
Copy link
Contributor Author

Hi, You fixed the detail around the service commands but not the part that I chaned... which was the example of how to use the service which was wrong... have a look at my description of the change...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest An PR on this issue (or the PR itself) is eligible towards Hacktoberfest!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants