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

JStore cleanup #1001

Open
wants to merge 3 commits into
base: validate-multiple-instances
Choose a base branch
from

Conversation

jesper-friis
Copy link
Collaborator

@jesper-friis jesper-friis commented Nov 5, 2024

Description

Fix issue #1000 - use JStore to remove duplicated code.

Make get_instance() checking the entity service and add a workaround for a bug in entity service stripping off dimensions.

Note: this PR builds on top of PR #986.

Type of change

  • Bug fix & code cleanup
  • New feature
  • Documentation update
  • Test update

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@jesper-friis jesper-friis changed the base branch from master to validate-multiple-instances November 5, 2024 23:20
@jesper-friis jesper-friis changed the title 1000 jstore cleanup JStore cleanup Nov 6, 2024
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.

Code cleanup: Follow up PR #986 by replace utils.instance_from_dict()++ with JStore
1 participant