This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Releases: chinezbrun/MonitorMate_ModBus
Releases · chinezbrun/MonitorMate_ModBus
v2.0.3
v2.0.2
enhancements: all MQTT topics are now configurable in config file
v2.0.1
- Enhancements: now all set of data (JSON) can be received via MQTT [topic : home-assistant/solar/mate]
v2.0.0
Major update
This release includes all cumulative updates and have limited backward compatibility.
Bug fix:
- correct error of double FNDC display in JSON
- correction aux mod FXR
- errors flag not displayed correct for FM60/80
Enhancements:
- add MQTT for easy integration with Home Assistant
- mate3 connection time reduced
- split connection routines for Mate3, MariaDB, JSON serialization, MQTT publish with overall improved stability
- config file changed - debug added, some fields renamed
- structure of the tables changed in MariaDB - more field added
First release with data querry using modbus protocol
This release change completely the mechanism of gathering the data from MATE.
Original PHP script was changed to Python. Mod Bus protocol is used to gather the data with the advantage of portability to MATE3/MATE3S.
Final purpose will be a standard package of MATE monitoring able to generate data for a solar power diversion integrated system.