Version 2 release#8
Open
JoshuaDodds wants to merge 19 commits into
Open
Conversation
… test tools / utils
add PV slave device 001 for Maxem 5 Energy Controller
Owner
Author
|
##Note After merging this - make a new v2.0.0-stable release cut from main branch |
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.
Release Summary
This PR brings new features other than Modbus mirroring to a production-oriented Maxem/Victron integration layer with replay tooling, tests, and operational docs.
Diff vs
origin/main:What Changed
lib/core module layout and moved rewrite/mapping logic into reusable modules.main.pywith a Cerbo MQTT read-only pipeline and integrated rewrite flow.instantaneous_values(0x5B00block) while mirroring all other ABB words verbatim.CERBO_PHASE_POWER_SOURCE(activein,acout,abb).CERBO_FORCE_NONNEGATIVE_PHASE_POWER).CERBO_COHERENT_PHASE_FRAMES,CERBO_COHERENT_PHASE_FRAME_MAX_SKEW_SECONDS).001) sourced from summed Cerbo PV topics:N/48e7da878d35/solarcharger/283/Pv/0/PN/48e7da878d35/solarcharger/282/Pv/0/PN/48e7da878d35/solarcharger/282/Pv/1/P001instantaneous words (total/phase watts and derived currents) while preserving full register mirroring elsewhere.--dry-run-maxem-home,--trace-instantaneous-payload).STATUS_LOG_INTERVAL_SECONDS)SUPPRESS_SHORT_RTU_REQUEST_LOGS)Ctrl-Cshutdown behavior.tools/dump_register_block.pytools/replay_maxem_preview.pytools/inspect_instantaneous_payload.py29tests passing).README.mddocs/decisions/project-conventions.mddocs/runbooks/maxem-live-validation.mddocs/policies/documentation-and-memory-hygiene.mdpaho-mqttpytest..gitignoreto tracklib/and include repo hygiene patterns.Validation
python3 -m pytest -q→29 passedpython3 -m py_compile main.py lib/maxem_home_usage.py tests/10_test_maxem_home_usage.py→ successOperational Impact
Ac/ActiveIn+Ac/Out001for Maxem solar discovery/config flows..envand runbooks.