Releases: dkarv/hacs-bwt-perla
Releases · dkarv/hacs-bwt-perla
Calculate capacity values
Calculate capacity values
Calculate the correct capacity values to fix issue #11
Multiple devices, icons and more
Multiple devices, icons and more
v0.4.0: Add more entities
Added more entities:
- day_output, month_output, year_output: The water output of the current day, month and year
- current_flow: The current flow rate. Please note that this value is not too reliable. Especially short flows might be completely missing, because this value is only queried every 30 seconds in the beginning. Only once a water flow is detected, it is queried more often. Once the flow is zero, the refresh rate cools down to 30 seconds.
- capacity_1, capacity_2: Capacity the columns have left of water with hardness_out (blended water)
Full Changelog: v0.3.2...v0.4.0
Add more entities
Added more entities:
- day_output, month_output, year_output: The water output of the current day, month and year
- current_flow: The current flow rate. Please note that this value is not too reliable. Especially short flows might be completely missing, because this value is only queried every 30 seconds in the beginning. Only once a water flow is detected, it is queried more often. Once the flow is zero, the refresh rate cools down to 30 seconds.
- capacity_1, capacity_2: Capacity the columns have left of water with hardness_out (blended water)
Full Changelog: v0.3.2...v0.4.0-beta
Fix releases
Finally fixed the issue with releases not installing and instead loading forever.
Fix releases
Finally fix the issue with releases not installing and loading forever