Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@vrince vrince released this 25 Oct 00:35
· 3 commits to master since this release
c2f5448

New feature (before winter hits)

  • better graph using highchart
  • add option to store temperature and relay state on every tick in influxdb
  • leverage influxdb aggregation to get daily/weekly/monthly graph (mean)
  • better config validation (using pydantic)
  • make sure the code can run "not-on-a-pi" to speed up dev (in that case temperature readings are random-ish)