Skip to content

v0.0.2

Compare
Choose a tag to compare
@zimeg zimeg released this 25 Dec 21:36
· 107 commits to main since this release
6672293

Added

  • Repeat lookups until a sureness of at least 80.0% is reached
  • Check the status of Emporia's API before performing command
  • Gather API tokens from AWS Cognito using Emporia credentials
  • Select a device from connected Emporia devices
  • Helpful information is displayed on an empty input
  • Tests for energy conversions and usage extrapolation
  • Linting checks and automated tests added on GitHub Actions

Changed

  • Execution info is output to stderr
  • Config stored in ~/.config/etime/settings.json
  • Config file respects XDG_CONFIG_HOME environment variable
  • Repository name changed to emporia-time
  • Go version updated to 1.19

Removed

  • Tokens stored in environment variables
  • Instructions for manually configuring devices