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

Add extra meter sensors (EG, Eastron meter) #333

Merged
merged 5 commits into from
Jan 5, 2024

Conversation

special-K-Ken
Copy link
Contributor

Add a couple of extra sensors to measure grid under current and voltage - ie the Eastron or similar meter (not EPM).

This is from the Solis spec and I've verified the data is returned in another app (c#).

Copy link
Owner

@hultenvp hultenvp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please test with HA. I cannot modify and test myself

EDIT: I'm also reviewing changes from another contributor. Looks like s/he more or less added everything for meter items a,b and c, except the current and voltage. See https://github.com/hultenvp/solis-sensor/pull/332/files
Could you modify your code to cover voltage and current for meter items a/b/c? Then we have a complete set of attributes for all the meter items.

custom_components/solis/soliscloud_api.py Outdated Show resolved Hide resolved
@special-K-Ken
Copy link
Contributor Author

Extra fields added, and corrected the fields from inverterDetail API

@special-K-Ken
Copy link
Contributor Author

image

No errors reported in mass terminal

@hultenvp hultenvp merged commit 4e6f465 into hultenvp:master Jan 5, 2024
1 check passed
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.

None yet

2 participants