Releases: xNinjaKittyx/mb8600
Releases · xNinjaKittyx/mb8600
[v0.0.4] Minor Fixes
- Update image to python3.10
- Update poetry lock to work with python3.10
- Set default sleep value to 60 - Will probably require overriding in the docker image.
- Update pre-commit libraries.
[v0.0.3] Minor Fixes
- UTCtime fix when exporting to InfluxDB - @islanderman
- Reduce logs when a ConnectionError happens
- Add pre-commit to project
- Fix a missing
-y
in Dockerfile that was causing flakiness in Actions
Bug Fix
Add small logic to script to first infinitely check via ping - Helps with docker image on reboot when influxdb might not be up yet, but will be up soon.
Initial Release
Initial Release
docker run -it -e INFLUX_HOST=192.168.x.x ghcr.io/xninjakittyx/mb8600:v0.0.1