Skip to content

Releases: jeroenterheerdt/HAsmartirrigation

v0.0.47

17 Jun 18:10
Compare
Choose a tag to compare

v0.0.47 added one more line of logging to hopefully squash the bug we're tracking in #35. Thanks for helping!

v0.0.46

17 Jun 18:04
Compare
Choose a tag to compare

v0.0.46: the extra logging introduced in v0.0.45 has identified at least one bug that potentially might have caused the spikes as tracked in #35. Please continue to help us fix this bug by providing your logs!

v0.0.45

16 Jun 17:44
Compare
Choose a tag to compare

v0.0.45 - when using a weather station, the last value the sensor reported is used to calculate the bucket_delta - this assumes you use a cumulative daily sensor, which seems to be the most common case. Also adding lots and lots of logging to try to hunt down #35. Please provide your logs to help fix that bug.

v0.0.44

12 Jun 22:42
Compare
Choose a tag to compare

v0.0.44 fixing bug with conversion data types.

v0.0.43

12 Jun 22:24
Compare
Choose a tag to compare

v0.0.43 - updating some labels.

v0.0.42

12 Jun 21:18
Compare
Choose a tag to compare

v0.0.42 - optimizing system of measurement detection.

v0.0.41

06 Jun 17:13
Compare
Choose a tag to compare

v0.0.41 - renaming events since the names were too long to store in MariaDB schema.

v0.0.40

06 Jun 16:36
Compare
Choose a tag to compare

v0.0.40 - disabled change percentage since it introduced bugs. Versions since v0.0.30 introduced a number of bugs. As a result we have reverted back to v0.0.29 and implemented bug fixes only from there. Versions from v0.0.40 onwards should work correctly. Change percentage feature has been removed while we work on bringing it back later. You will see references to it in the code as it has been temporarily removed from the options screen and any calculations. We apologize for any inconvenience caused.

v0.0.34

05 Jun 21:40
Compare
Choose a tag to compare

v0.0.34 fixing #33.

v0.0.33

05 Jun 21:31
Compare
Choose a tag to compare

v0.0.33 adding logging for adjusted run time calculations.