Releases: sepiroth887/accu-mqtt
Releases · sepiroth887/accu-mqtt
v0.0.3
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
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
- @sepiroth887 made their first contribution in #1
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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