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

Adds Running State & Inverter Battery Power sensors, extends H3 Pro support for dual batteries #247

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

FozzieUK1
Copy link
Contributor

@FozzieUK1 FozzieUK1 commented Apr 25, 2024

Adds Inverter Battery Power sensor - this is what the inverter measures for power coming from the battery, it shows a negative kW for charge and positive kW for discharge. On dual battery systems there is one power sensor per battery.

Adds Inverter Running State sensor - this shows the current operational state of the inverter i.e. 161: waiting, 162: checking, 163: on-grid, 164: off-grid, 165: fault etc...

Adds battery temperature for dual batteries

Get all variables (getRaw) API call no longer requests which variables should be returned, allowing all server side variables to be returned which should make the call quicker and reduce Foxess server processing - also simplifies future debugging as all cloud variables can be analysed.

Extend H3 support for temperature on both batteries

Add sensors for Inverter Battery Current

Add entity for Inverter Running State i.e. `163: on-grid`
Adds battery temperature for dual batteries

Adds inverter battery power (shows negative for charge, positive for discharge)

Adds Inverter Running State 
`161: waiting`, `162: checking`, `163: on-grid`, `164: off-grid`, `165: fault` etc...
Copy link
Collaborator

@FozzieUK FozzieUK left a comment

Choose a reason for hiding this comment

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

to be released as beta initially

@FozzieUK FozzieUK merged commit a60c0c9 into macxq:main Apr 25, 2024
2 checks passed
@FozzieUK1 FozzieUK1 deleted the patch-1 branch April 25, 2024 14:39
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