Skip to content

Improved handling of solar only inverter standby and additional Hybrid sensors#296

Merged
FozzieUK merged 3 commits intomacxq:mainfrom
FozzieUK1:main
Mar 27, 2025
Merged

Improved handling of solar only inverter standby and additional Hybrid sensors#296
FozzieUK merged 3 commits intomacxq:mainfrom
FozzieUK1:main

Conversation

@FozzieUK1
Copy link
Copy Markdown
Contributor

This release improves the handling of solar only inverters, particularly where they fail to shut down the datalogger correctly at sunset which results in a stream of incorrect data samples - any sample over 6 minutes will be rejected when in waiting or checking states.

Additional sensors
Hybrid inverters get these additional sensors

  • PVEnergyTotal - the daily total production of PV in kWh
  • SoH - the battery health where fitted and the BMS supports it.

All inverters

  • sensor.foxess_inverter has these additional attributes Master, Manager, Slave firmware versions, and where batteries are fitted a full list of batteries and their firmware versions.

For solar only inverters (T/G series etc..), this improves the handling when the datalogger does not go off-line overnight.

Hybrid Inverters - adds PVEnergyTotal and SoH

All inverters - sensor.foxess_inverter has additional attributes for Master, Slave & Manager firmware versions - Hybrids also get list of batteries fitted and firmware versions
Added 162 to potential solar inverter lurking states
Update for release

Handles solar only inverter datalogger staying on-line and sending erroneous data (only accepts samples less than 6 minutes old)

Hybrid inverters now support these sensors
PVEnergyTotal - The total PV production today in kWh
SoH - Battery state of health will be populated if BMS supports it

All inveters -

The sensor.foxess.inverter has additional attributes which include
Master, Manager, Slave versions
And where batteries are fitted a complete list of all batteries and their firmware versions.
@FozzieUK FozzieUK merged commit 03b8619 into macxq:main Mar 27, 2025
2 checks 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.

2 participants