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

Change the device_info and similar fields to instance variables. #301

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Guzz-T
Copy link

@Guzz-T Guzz-T commented Nov 20, 2024

Currently, when multiple heat pumps are generated, the data is overwritten in the class variable device_infos. To separate the data of individual heat pumps, there is now a device_infos for each instance.

Fixes #292.

@Guzz-T
Copy link
Author

Guzz-T commented Dec 6, 2024

@BenPru: Are you satisfied with the changes?

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.

Faulty setup of multiple heat pumps
1 participant