Skip to content

Update switch.command_line friendly_name behavior #1437

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

Merged
merged 1 commit into from
Nov 16, 2016
Merged

Update switch.command_line friendly_name behavior #1437

merged 1 commit into from
Nov 16, 2016

Conversation

n8henrie
Copy link
Contributor

Description:

After the below PR gets merged into master, switch.command_line will always use object_id for entity_id, even if friendly_name is given. To me the docs seemed to suggest this behavior previously (though it's not how things worked); this adds clarification.

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

switch.command_line will now always use object_id for entity_id, even if friendly_name is given.

home-assistant/core#3434
home-assistant/core#4343

How interesting -- issue 3434 and PR 4343.

`switch.command_line` will now always use `object_id` for `entity_id`, even if `friendly_name` is given.

home-assistant/core#3434
home-assistant/core#4343

How interesting -- issue 3434 and PR 4343.
@mention-bot
Copy link

@n8henrie, thanks for your PR! By analyzing the history of the files in this pull request, we identified @fabaff, @balloob and @joemcmonagle to be potential reviewers.

@fabaff fabaff merged commit edf76a0 into home-assistant:current Nov 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants