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

Make get_states faster #23315

Merged
merged 1 commit into from
Apr 23, 2019
Merged

Make get_states faster #23315

merged 1 commit into from
Apr 23, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Apr 23, 2019

Description:

Currently we only have users that can access all entities. This adds a fast-path for these users when accessing all states.

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

Sorry, something went wrong.

@ghost
Copy link

ghost commented Apr 23, 2019

Hey there @home-assistant/core, mind taking a look at this pull request as its been labeled with a integration (websocket_api) you are listed as a codeowner for? Thanks!

This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people.

@balloob balloob changed the title Add get_states faster Make get_states faster Apr 23, 2019
@pvizeli pvizeli merged commit 5b0ee47 into dev Apr 23, 2019
@delete-merged-branch delete-merged-branch bot deleted the make-get-states-faster branch April 23, 2019 10:46
@balloob balloob mentioned this pull request May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants