Skip to content

Releases: mtrossbach/noah-mqtt

v0.0.28

13 Jan 14:45
Compare
Choose a tag to compare

Changelog

  • 1b938d9 Support setting charging_limit and discharge_limit in HomeAssistant

v0.0.27

13 Jan 14:32
Compare
Choose a tag to compare

Changelog

  • 1e3aa6a Allow to set charging_limit and discharge_limit independent
  • c1d4bb9 Allow to set charging_limit and discharge_limit independent

v0.0.26

11 Jan 13:30
Compare
Choose a tag to compare

Changelog

v0.0.25

10 Jan 12:20
3787383
Compare
Choose a tag to compare

Changelog

v0.0.24

21 Oct 06:43
Compare
Choose a tag to compare

Changelog

v0.0.23

27 Sep 05:59
6867389
Compare
Choose a tag to compare

Changelog

  • 6867389 add support for device online status (#23)
  • 7b918f2 log BATTERY_DETAILS_POLLING_INTERVAL and PARAMETER_POLLING_INTERVAL

v0.0.22

25 Sep 17:36
6867389
Compare
Choose a tag to compare

Changelog

  • 6867389 add support for device online status (#23)
  • 7b918f2 log BATTERY_DETAILS_POLLING_INTERVAL and PARAMETER_POLLING_INTERVAL

v0.0.21

08 Aug 07:59
Compare
Choose a tag to compare

Changelog

  • 8700bd3 in order to reduce the number of requests, battery-details and parameter values are now fetched every 60s per default. Configurable using BATTERY_DETAILS_POLLING_INTERVAL and PARAMETER_POLLING_INTERVAL
  • f243bc2 wait 15s on panic to slowdown endless restart loops
  • 5b4f31c logs for parameter changes
  • 500ff7c reduce api timeout to 10s
  • def6b24 use version from ldflag

v0.0.20

05 Aug 12:45
Compare
Choose a tag to compare

Changelog

  • da72c4b ignore unused properties in PlantList

v0.0.19

05 Aug 11:10
Compare
Choose a tag to compare

Changelog

  • e3fc27e support setting & reading system output power from Home Assistant
  • e876b64
    • switch to newer growatt api
    • add write support for charging-limit, discharge-limit, system-output-power
  • 2a8b11b add read support for charging-limit, discharge-limit, system-output-power