Skip to content

v0.4.0: Add more entities

Compare
Choose a tag to compare
@dkarv dkarv released this 23 Jan 17:27
· 6 commits to master since this release
b2357ba

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