Skip to content

Releases: xNinjaKittyx/mb8600

[v0.0.4] Minor Fixes

16 Jan 19:30
Compare
Choose a tag to compare
[v0.0.4] Minor Fixes Pre-release
Pre-release
  • 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

02 Nov 19:06
Compare
Choose a tag to compare
[v0.0.3] Minor Fixes Pre-release
Pre-release
  • 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

14 Jul 01:57
Compare
Choose a tag to compare
Bug Fix Pre-release
Pre-release

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

09 Jul 20:43
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release

docker run -it -e INFLUX_HOST=192.168.x.x ghcr.io/xninjakittyx/mb8600:v0.0.1