Skip to content

Releases: danieldotnl/ha-measureit

v0.8.0 💪 Custom reset intervals and a calibrate service

19 Apr 19:14
62198d8
Compare
Choose a tag to compare

This release introduces a calibrate service which can be used to adjust the value of the sensor. E.g. you start measuring the number of coffees your coffee machine produces, but it already brewed 50 cups before you configured MeasureIt. You can now set it to 50!

Until now, all sensors other than hourly ones, were resetting at midnight. It is now also possible to reset your sensors at custom intervals by means of a cron expression. E.g.: when you want to measure the time you spent in bed, it's not very convenient if the sensor resets at midnight.

Changes

v0.7.1 Small fix in options flow

05 Apr 18:46
850d8e4
Compare
Choose a tag to compare

Changes

v0.7.0 Resetting source entities

27 Mar 21:26
b445854
Compare
Choose a tag to compare

For source meter configurations: source entities that reset can now still be tracked if they have state_class total_increasing.
As an example: we can now measure the precipitation per week based on a source sensor that resets every day.

Changes

  • Support source entities that reset with state class total_increasing @danieldotnl (#104)
  • Make sure we are compatible with HA core change regarding event filters in 2024.4 @danieldotnl (#109)
  • Add translatable icons @danieldotnl (#110)
  • Update dependency pytest-homeassistant-custom-component to v0.13.109 @renovate (#108)
  • Update dependency ruff to v0.3.4 @renovate (#107)

v0.6.0 Reset after measuring session and more

16 Mar 19:45
93a216c
Compare
Choose a tag to compare

You can now choose a sensor that will reset after each measuring session. E.g. when you want to measure some device that is running multiple times per day.
A DST issues is fixed which caused the monthly pattern to finish 1 hour too early. Please fix your existing configurations manually with the reset service.
Thank you @misa1515 for providing Slovakian translations!

Changes

v0.5.4 Relaunching MeasureIt!

07 Mar 20:38
Compare
Choose a tag to compare

🥳 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.

v0.1.1 🌈 Non-resetting sensor

14 Jan 15:18
Compare
Choose a tag to compare

🥳 New features

  • Add a 'forever' pattern/sensor (fix #56)
  • Show source sensor id in properties (fix #52)

Changes

First release of MeasureIt!! 🥳

13 Oct 10:05
Compare
Choose a tag to compare

Hope you are as excited as me, try it out!!

"Buy Me A Coffee"