Skip to content

v0.1.1

Choose a tag to compare

@Trec-TorConsulting Trec-TorConsulting released this 29 Jul 15:31

First tagged release for reliable HACS updates.

Added

  • Pump control & monitoring (RDWC, chiller, air): dashboard on/off switches that proxy mapped outlets, per-pump + total power sensors, a set_pump service, and the safe stop-pump-before-dosing header-bucket workflow.
  • Reservoir flush tracking (7-10 day RDWC cadence): a per-space Flush Now button and mark_flush service, an editable flush interval (default 7 days), last-flush / days-since / days-until / next-due sensors, a problem-class Flush Due binary sensor, a de-duplicated overdue reminder, and flush status surfaced to the AI advisor. Manual recording only - no actuation.

Notes

  • After updating in HACS, restart Home Assistant to load the new entities.
  • Find the flush button under your grow-space device -> Controls (button.<tent>_flush_now).
  • 81 tests passing; ruff clean.