Skip to content

Releases: sepiroth887/accu-mqtt

v0.0.3

06 Jan 18:51
8f8985d
Compare
Choose a tag to compare

Changed refresh logic to avoid hammering the API after a failure

What's Changed

  • fixed API retries on failure, refactored logic by @sepiroth887 in #8

Full Changelog: v0.0.2...v0.0.3

v0.0.2

03 Jan 00:42
d1553cf
Compare
Choose a tag to compare

What's Changed

  • Fixed the forecast logic to more accurately reflect the start / end times when theres a dry spot in the forecast
  • docker image builds for most platforms available at ghcr.io/sepiroth887/accu-mqtt:main
  • added some tests and fixed more bugs
  • Create go.yml by @sepiroth887 in #1
  • Create docker-publish.yml by @sepiroth887 in #2
  • Update docker-publish.yml by @sepiroth887 in #3
  • updated docker build to avoid ssl validation failures due to missing … by @sepiroth887 in #4
  • more debug output, gitignore by @sepiroth887 in #5
  • Updates by @sepiroth887 in #6

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

02 Jan 19:34
Compare
Choose a tag to compare

Initial release version, currently supports:

  • Current Rain status [CLEAR|RAIN]
  • Rain start in minutes
  • Rain end in minutes
  • Docker image via Dockerfile build

Full Changelog: https://github.com/sepiroth887/accu-mqtt/commits/v0.0.1