Skip to content

v3 release

Latest
Compare
Choose a tag to compare
@britkat1980 britkat1980 released this 21 Sep 11:09
· 22 commits to main since this release

v3 is a ground up re-work of GivTCP:

  • New asynchronus library providing more robust communicaition
  • Compatability with ALL Givenergy device types inc: Three Phase, EMS and Gateway
  • Auto discovery with (near) zero-config setup. Device discovery and feature detection (firmware/batteries etc...)
  • Web Based config
  • Internal watchdog to restart GivTCP in the event of process hangs
  • Two stage timer loop to minimise unnecessary modbus calls
  • Full HV battery stack compatability
  • Long-lived network connections for modbus and MQTT for greater stability
  • Auto update of device IP address, incase your inverter is not on a static IP
  • Numerous under the hood tweaks for faster and more reliable control response times.