You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a quick re-release of v2024.8.1 (that version was pulled to avoid confusion) as users discovered a bug when drainage rate was not set. That is fixed in this release.
New attribute on zones: drainage rate. If set, this will be taken into account when updating the bucket. A good value for this seems to be 50.8 mm (2") per hour, but by default it is not set to not screw up anything you already have built.
New data point in sensor group: current rain rate. This will be used for continuous updates in the future.
Bug fixes
if drainage rate is not set, make sure sensor renders correctly (bug from v2024.8.1)
update front-end and panel attributes correctly (let me know if you are still seeing issues here!)
change sensor group source checking to make it more resilient
static module on new installs caused install error (#473)
continuous updates:
do not skip zones that use PyETO module that has forecast set to default (empty)
do not fail after weather data was cleared, by storing last value
clear weather data after calculation
do not skip zones that use a static value sensor group