Skip to content

Conversation

@milkotodorov
Copy link

@milkotodorov milkotodorov commented Jan 16, 2025

Remove not needed StorEdge class and its related little_endian_registers structure as it is related to StorEdge class.

Issue discussed in #110

Remove `little_endian_registers` structure as it was related to `StorEdge` class.
@herbi3
Copy link
Contributor

herbi3 commented Jan 16, 2025

Bad idea to remove this part.

This is related to the inverter data, not batteries. StorEdge is for batteries, the batteries are controlled by the inverter.

So it is correct in calling inverter.read_all() or whatever value instead and to maintain simplicity. Now you would have to read StorEdge.read_all() at the same time and merge the data after.

Suggestion is to remove the StorEdge class.

@milkotodorov milkotodorov requested a review from herbi3 February 10, 2025 11:21
@milkotodorov
Copy link
Author

Hi @herbi3, should be ok, now, is it?

@milkotodorov
Copy link
Author

Any idea when the next release is planned to be published?

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.

2 participants