Change the device_info and similar fields to instance variables.
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.
@BenPru: Are you satisfied with the changes?
@BenPru: Are you satisfied with the changes?
Can anyone other Test this?
I have this pull request currently in my set up implemented. But I don't have multiple devices in use. What I CAN confirm is: It doe's NOT crash my Integartion.
Can someone merge the branch?
Hi @Guzz-T, Thanks for your contribution. I recently joined to help BenPru. I'll do a review and some tests. Feel free to give me a nudge if there is no progress. Let's see if we can get this into the next release.