Skip to content

v0.0.3

Compare
Choose a tag to compare
@amotl amotl released this 19 Apr 23:54
· 14 commits to main since this release

What's Changed

  • Tests: Make sensor tests work, using a fake sysfs filesystem
  • Tests: Added basic test case for CLI interface
  • Removed support for Python 3.7
  • Defined MQTT and sensor configuration separately from implementation.
    The data logger uses a YAML file now, for example like etc/mois.yaml.
  • Added subcommand make-config, for creating a configuration blueprint
  • Added subcommand make-dashboard, for creating a Grafana Dashboard
  • Added subcommand read, for acquiring and displaying a reading on STDOUT

Full Changelog: v0.0.2...v0.0.3