Skip to content

Releases: yesrod/hoplite

v1.0.3: Pretty colors help distract from lack of features

16 Apr 15:28
Compare
Choose a tag to compare

New Features:

  • Fill bars now change color depending on keg level.
    • Bars are green above 50% full
    • Bars are yellow when between 50% and 20% full
    • Bars are red when less than 20% full

Bugfixes:

  • Fixed a bug in the temperature sensor code that crashed Hoplite when temp sensor wasn't present

Other:

  • Add MIT license.

v1.0.2: Actual testing with physical objects helps a lot

07 Apr 16:25
Compare
Choose a tag to compare

Bugfixes:

  • Fixed CO2 percentage output, it was getting converted to int way too early, so it was all or nothing - 0% or 100%
  • Fixed some extraneous unicode characters showing up in temperature outputs

v1.0.1: Hey look, I already screwed something up

05 Apr 15:38
Compare
Choose a tag to compare

Bugfixes:

  • Forgot to update setup.py with the correct version information

v1.0.0

05 Apr 15:34
083b4bd
Compare
Choose a tag to compare

v1.0.0

Initial release. There may be (probably are) lingering bugs, but all the initial features I wanted are present:

  • Monitoring of the fill level of one or more kegs via a load cell platform and one or more HX711 load cell amplifiers
  • Monitoring of the fill level of one CO2 tank via the same mechanism
  • Monitoring of temperature via a DS18B20 1-wire bus temperature sensor
  • Local display of keg level, CO2 level and temperature via an ST7735 LCD
  • A web interface, supporting display of keg and CO2 level and temperature, as well as renaming and specifying sizes of kegs