Releases: grafolean/grafolean-ping-bot
Releases · grafolean/grafolean-ping-bot
v0.0.9
- performance: fetch only information about device entities, ignore others
v0.0.7
- deploy through GitHub Actions
- ping collector -> ping bot
v0.0.6
- on startup, wait for Grafolean backend to become available
- re-add docker-compose.dev.yml (for building Docker iamge locally)
v0.0.5
- allow bot token to be specified via BOT_TOKEN_FROM_FILE
v0.0.4
- upgrade grafoleancollector package (only retrieve entities that have our bot selected)
v0.0.3
- license, readme
- dockerize
v0.0.2
- use grafoleancollector (use UI-supplied settings)
- fix failing deploy job
v0.0.1
- pings a few servers and sends results to Grafolean instance (needs BACKEND_URL and BOT_TOKEN env vars to be defined in
.env
)