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 missing registers #121

Closed
canton7 opened this issue Apr 5, 2023 · 4 comments
Closed

Add missing registers #121

canton7 opened this issue Apr 5, 2023 · 4 comments

Comments

@canton7
Copy link
Collaborator

canton7 commented Apr 5, 2023

31010 11015 EPS RVolt 2376 237.6 V int16 0.1 V voltage
31011 11016 EPS RCurrent 2 0.2 A int16 0.1 A current
31012 11017 EPS RPower 3 0.003 kW int16 0.001 kW power

From StealthChesnut/HA-FoxESS-Modbus#112 (comment)

@FozzieUK
Copy link
Contributor

FozzieUK commented Apr 6, 2023

If you don't have EPS it's more registers to add, more to poll (thinking the slow W610) and more to exclude from your database to avoid bloat.

I would rather see an option in the config for 'Add EPS sensors?' than add the sensors, but it's a lot more work, more complexity and tbh I would rather have them than not so feel free to ignore this comment.

@canton7
Copy link
Collaborator Author

canton7 commented Apr 6, 2023

Yeah... I would eventually like to get to a point where the user could disable a sensor, and we would stop polling for it. Then we could have sensors which are disabled by default, and the user could enable them if they wanted.

@canton7
Copy link
Collaborator Author

canton7 commented Apr 12, 2023

I've also found:

10016: master version
10017: slave version
10018: manager version

canton7 added a commit to canton7/foxess_modbus that referenced this issue Apr 23, 2023
@canton7
Copy link
Collaborator Author

canton7 commented Apr 24, 2023

EPS implemented in #167, versions covered by #176

@canton7 canton7 closed this as completed Apr 24, 2023
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

No branches or pull requests

2 participants