You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally got the holding and config registers working for the NEXA 2000.
I still need to test them a bit more. I found some more registers where I don't know yet what exactly they do/mean but will try to find out
The changes are theoretically mergeable but there are still some registers I would like to add next week when I come around to doing it.
So if you want you can merge this I'll open another pull request, otherwise I would have added it to this one.
I finally got a smart meter to work. I'll need to look at it pairing again with dumps enabled to see if it does something else.
As there is not much sun here and the battery is empty again I'll need to repair it tomorrow to look at the dumps.
Register 324 seems to be the safety margin for the smart mode but I somehow can't set it from the ShinePhone app.
And what exactly is the reason for changing the topic from s/... to s/33/... as explained in client.py:403 ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I finally got the holding and config registers working for the NEXA 2000.
I still need to test them a bit more. I found some more registers where I don't know yet what exactly they do/mean but will try to find out