Skip to content

1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 19:57
· 230 commits to main since this release

Changes:
Performance update

  • Lowered the serial timeout
  • Changed the default scan interval to 3600, the meter does have a battery, and reading every minute isn't a good idea
  • Sleep between serial reads
  • Improve logging

Important notes:
I realized this meter does contain a battery, at first I thought it didn't. Communicating with the meter does impact the battery life enormously. The scanning interval is changed from 1 minute to 1 hour, this should be more acceptable for the lifetime.
Please make sure your scan interval is changed to a decent value (eg. 3600 seconds for once per hour).

What's Changed

Full Changelog: 1.2.1...1.3.0