Skip to content

Releases: njfaria/SolPipLog

3.2.1

06 Aug 15:07
Compare
Choose a tag to compare

GitHub Releases (by Release)
* #79 changed method of connecting to serial interface. Should always connect to same interface after restart if multiple inverter/ interfaces are available
* Window displays the name field to identify multiple inverter
* QPIGS2 sending data over MQTT
* code cleanup

MAX

18 Aug 14:31
Compare
Choose a tag to compare
MAX

GitHub Releases (by Release)

  • 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

21 Oct 16:55
Compare
Choose a tag to compare

GitHub Releases (by Release)

  • 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

04 Jun 17:13
Compare
Choose a tag to compare
* 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

07 May 17:39
Compare
Choose a tag to compare
  • #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

03 May 15:31
Compare
Choose a tag to compare
  • 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

19 Mar 10:06
Compare
Choose a tag to compare
sunshine Pre-release
Pre-release
  • 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

16 Feb 15:17
Compare
Choose a tag to compare
  • 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

13 Oct 11:58
Compare
Choose a tag to compare
  • 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

07 Oct 17:04
Compare
Choose a tag to compare
  • bugfixes. inverter with multiple MPPT not logging the aditional MPPT.