Skip to content

Releases: kbialek/deye-inverter-mqtt

2023.06.1

09 Jun 20:21
Compare
Choose a tag to compare

What's Changed

  • fix removal of buildx container after build completed by @palto42 in #86
  • Apply python project structure best practices by @kbialek in #87
  • Format and lint code before git commit by @kbialek in #93
  • Use named docker builder for docker push by @kbialek in #94
  • Make log stream configurable by @hoegaarden in #92
  • Add settings metric group (active power regulation monitoring) by @kbialek in #96
  • Improve connection logging by @palto42 in #84
  • Control active power regulation factor over MQTT by @kbialek in #97

New Contributors

Full Changelog: 2023.05.4...2023.06.1

2023.05.4

28 May 20:57
Compare
Choose a tag to compare

What's Changed

  • Feature/mqtt tls insecure by @palto42 in #80
  • Add systemd service file and description by @aresius in #44
  • Use threading for more precise time intervals by @palto42 in #78
  • Support connecting to the MQTT Broker over TLS by @kbialek in #67
  • Add deye_sg04lp3_ups metrics group by @kbialek in #82

New Contributors

Full Changelog: 2023.05.3...2023.05.4

2023.05.3

22 May 19:08
Compare
Choose a tag to compare

What's Changed

  • fix issue with loading special characters from env file by @palto42 in #79
  • Add deye hybrid inverter support by @kbialek in #77

New Contributors

Full Changelog: 2023.05.2...2023.05.3

2023.05.2

11 May 20:18
Compare
Choose a tag to compare

What's Changed

  • IGEN DTSD422-D3 Smartmeter support by @ixs in #72

New Contributors

  • @ixs made their first contribution in #72

Full Changelog: 2023.05.1...2023.05.2

2023.05.1

06 May 17:21
Compare
Choose a tag to compare

What's Changed

  • Add docker-compose.yaml by @kbialek in #60
  • Add CT Power metrics for sg04lp3 by @kbialek in #64
  • Do not connect to MQTT broker when DEYE_FEATURE_MQTT_PUBLISHER is disabled by @kbialek in #71

Full Changelog: 2023.04.1...2023.05.1

2023.04.1

12 Apr 18:25
Compare
Choose a tag to compare

What's Changed

  • Print error message on MQTT broker connection failure by @kbialek in #58
  • Add arm/v6 arch support by @kbialek in #56

Full Changelog: 2023.03.4...2023.04.1

2023.03.4

28 Mar 19:15
Compare
Choose a tag to compare

What's Changed

  • Support signed and unsigned registers (required for SG04LP3 inverters) by @kbialek in #52
  • Add ac/temperature (register 541) for sg04lp3 inverters by @kbialek in #53

Full Changelog: 2023.03.3...2023.03.4

2023.03.3

20 Mar 20:44
Compare
Choose a tag to compare

What's Changed

  • Add HomeAssistant Solarman definition importer by @kbialek in #40
  • Add Deye sp04lp3 inverter family support by @kbialek in #42
  • Add welcome banner by @kbialek in #43

Full Changelog: 2023.03.2...2023.03.3

2023.03.2

12 Mar 16:32
Compare
Choose a tag to compare

What's Changed

  • Prepare for adding actions other than mqtt publishing by @kbialek in #36
  • Fix error reported when writing modbus register by @kbialek in #39
  • Automatically set time at logger/inverter once it becomes available online by @kbialek in #37

Full Changelog: 2023.03.1...2023.03.2

2023.03.1

05 Mar 17:43
Compare
Choose a tag to compare

What's Changed

  • Report service status over availability topic by @kbialek in #32
  • Report logger connectivity status over mqtt by @kbialek in #33
  • Define Modbus register ranges for metrics groups by @kbialek in #34

Full Changelog: 2023.02.1...2023.03.1