Skip to content

Switch logbook calls to use the new websocket#12665

Merged
bdraco merged 5 commits intohome-assistant:devfrom
bdraco:websocket_logbook
May 12, 2022
Merged

Switch logbook calls to use the new websocket#12665
bdraco merged 5 commits intohome-assistant:devfrom
bdraco:websocket_logbook

Conversation

@bdraco
Copy link
Member

@bdraco bdraco commented May 11, 2022

Proposed change

Switch logbook calls to use the new websocket which reduces the contention for the http connection and improves the response time.

Requires home-assistant/core#71706

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue or discussion:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@bdraco bdraco mentioned this pull request May 11, 2022
9 tasks
@bdraco bdraco merged commit 4c982b3 into home-assistant:dev May 12, 2022
@bdraco bdraco deleted the websocket_logbook branch May 12, 2022 03:28
@bdraco
Copy link
Member Author

bdraco commented May 12, 2022

I'm going to start on working to finish out the original context call reporting

@github-actions github-actions bot locked and limited conversation to collaborators May 13, 2022
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