Skip to content

Releases: gregorychen3/espresso-controller

v0.2.5

27 Mar 16:04
Compare
Choose a tag to compare
  • use go 1.16
  • replace packr with go embed
  • fixes bug where some files were not being served from the ui build/ directory (e.g., manifest.json)

v0.2.4

24 Mar 03:16
c430c26
Compare
Choose a tag to compare
  • update dependencies
  • replace moment.js (deprecated) with date-fns
  • documentation
  • bugfixes

v0.2.3

15 Mar 03:45
Compare
Choose a tag to compare

Increases max temp to 140C to allow for steaming

v0.2.2

17 Jan 19:58
Compare
Choose a tag to compare
  • UI improvements

v0.2.1

12 Dec 23:05
Compare
Choose a tag to compare
k thermocouple

v0.1.1

26 May 02:47
Compare
Choose a tag to compare
  • reduce ui bundle size
  • shutdown logic turns heating element off
  • serve favicon correctly

v0.1.0

25 May 03:08
Compare
Choose a tag to compare

v0.1.0

  • temperature regulated using bang-bang control
  • dashboard web ui for control and monitoring
  • /metrics endpoint for Prometheus scraping