Skip to content

v0.5.4 Relaunching MeasureIt!

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 20:38
· 118 commits to refs/heads/main since this release

馃コ Relauching MeasureIt! 馃コ

It took some time but here you have a brand new MeasureIt release.
And I heard you! It contains:

  • a counter sensor 馃檶. Count each time a template evaluates to True!
  • a reset service that can reset any sensor, now or at a future datetime
  • sensors that do not reset (automatically, but you can reset them with the reset service)
  • source sensors now update immediately when the source entity updates
  • the issues with the sensors sometimes resetting at UTC midnight has been fixed.
  • fixed issue with device_class and state_class that did not respect what you configured.
  • lots of automated tests

I think all of this deserves a version jump to 0.5.x!

A lot changed and have been rewritten but I tried to support your existing configurations as good as possible! If you still do encounter issues with those, please delete them and create a new config entry.
If you have sensors that were affected by the UTC reset time bug, you can set the correct datetime with the new reset service.

Documentation has been updated as well, so please re-read the README on github!
Questions? Use the community forum!
Bugs? Create an issue on Github.