Improved handling of solar only inverter standby and additional Hybrid sensors#296
Merged
FozzieUK merged 3 commits intomacxq:mainfrom Mar 27, 2025
FozzieUK1:main
Merged
Improved handling of solar only inverter standby and additional Hybrid sensors#296FozzieUK merged 3 commits intomacxq:mainfrom FozzieUK1:main
FozzieUK merged 3 commits intomacxq:mainfrom
FozzieUK1:main
Conversation
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
approved these changes
Mar 27, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
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
All inverters