Releases: njfaria/SolPipLog
Releases · njfaria/SolPipLog
3.2.1
MAX
- added support for MPPSolar MAX inverter.
- #64 , #61 QPIGS2 support.
- #63 max charge current change up to 60A with solpiplog/pip/maxcharge/set and payloads 2,10,20,30,40,50,60
- #45 MQTT reconection in case MQTT server is down.
- able to turn on and off timesource and timecharge switching with MQTT
- support for up to 7 parallel inverter
- added emoncms field 72 ( seriealnumber)
trickortreat
- added support for Axpert PIP7248max
- get soc values from supported BMS interfaces and changes to grid or to solar based on SOC.
- interface of BMV and pylonlog, removed.
- logging of BMV and Pylon is now separate.
- this allows to implement other Battery monitors.
- see for example my other repositories
- https://github.com/njfaria/dalylog
- https://github.com/njfaria/bmvlog
2.5.3 Lion
* fix PVOUTPUT error 503 if no connection
* fix MQTT Timeout
* fix Hybrid detection
* fix QPIGS Description typo
* fix MQTT Bulk and Float where wrong
* new BMV 600S support Experimental
* added Pylontech battery temperature values MQTT
* added Pylontech ammount of Packs MQTT
* added change charge values with MQTT 50A and 60A
Lion
- #41 fix with one pylon pack wrong values.
- #36 new sending to emoncms on Key 70 Bulk and Key 71 Float values
sending MQTT values bulk and float to MQTT topics solpiplog/pip/bulk and solpiplog/pip/bulk - @ben77 new change charge values per MQTT solpiplog/pip/maxcharge/set and payload 2,10,20,30,40
ATTENTION: changing charge values do not work on all Inverters. - on Inverter GK series, changing to grid (param 1) does not work. Only Grid+Solar and the other param working.
2.5.0 Lion
- NEW #26 pylon support
- pylon values send to Emoncms through MQTT.
- rs232 parser rewritten
- #40 MQTT try to connect every 10 seconds if internet/wifi down
- hybrid P18 daily values sent through MQTT
- new status values pip/masterstatus and pip/status2
- more BMV values sent
- rearangement of interface
- config file not backwards compatible
- logging to emoncms with node and name. you are free to choose name at which emoncms is displaying. Not tied to the serialnumber
- for backwards compatiblity you may insert the inverter serial number in the name fiels at the "config->logging" separator
- for values sent over MQTT see README
- Hybrid P17 P18 rewritten
- todo Readme and updating docs
sunshine
- new check both hybrid inverter and send data over MQTT
- new change status to eco aut online on KING inverter with "solpiplog/pip/status/set" and payload eco,aut,onl
- new pylon support ( implementing. disabled, testing in curse )
- new chage charge status with "solpiplog/pip/charge/set" and payload 0,1,2,3
- reading of current status with "solpiplog/pip/status" and charge with "solpiplog/pip/charge"
- bugfix MQTT connection not starting at boot.
- bugfixes
2.3.1
- bugfix save MQTT user and password on reboot
- bugfix send MQTT if only bmv connected
- able to change MQTT prefix. Usefull for logging more than one Inverter
- NEW change inverter status and charge status with MQTT
v2.3.0.20191013
- NEW send status of ECO and Bypass for KING inverter at key 25 and 26
- bugfix logging node with rs232 interface with KING inverter was not working.
v2.3.0.20191005
- bugfixes. inverter with multiple MPPT not logging the aditional MPPT.