Releases: mtrossbach/noah-mqtt
Releases · mtrossbach/noah-mqtt
v0.0.24
v0.0.23
v0.0.22
v0.0.21
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
v0.0.19
v0.0.18
v0.0.17
Changelog
- d8576e3 - show model, hardware (device firmware) version and noah-mqtt version in Home Assistant
- 59cf966
- refactoring of http client
- send mqtt unretained
- listen to Home Assistant "birth messages"
- support to fetch battery details
- add Home Assistant entities for soc and temperature of each battery
- ef2a50e update README.md