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

Don't call update() in Entity constructor #8895

Closed
wants to merge 1 commit into from

Conversation

bachya
Copy link
Contributor

@bachya bachya commented Aug 8, 2017

Description:

Per developer guidelines, making appropriate adjustment.

Related issue (if applicable): N/A

Pull request in home-assistant.github.io with documentation (if applicable): N/A

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: command_line
    name: Test
    command: 'echo $RANDOM'

Checklist:

If the code does not interact with devices:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • Tests have been added to verify that the new code works.

@mention-bot
Copy link

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

@bachya
Copy link
Contributor Author

bachya commented Aug 8, 2017

Duplicate of #8892; closing.

@bachya bachya closed this Aug 8, 2017
@bachya bachya deleted the cli-sensor-update branch August 8, 2017 17:43
@home-assistant home-assistant locked and limited conversation to collaborators Dec 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants