Skip to content

v1.5.1-beta.1 β€” thermal disinfect speaks up 🚿

Pre-release
Pre-release

Choose a tag to compare

@CaseyRo CaseyRo released this 31 Aug 14:04
· 5 commits to master since this release

A small fix release, plus two repository changes that came out of the same triage round.

Fixed

  • Thermal disinfect status β€” /dhwCircuits/dhw1/thermalDisinfect/lastResult started reporting a running value that had no translation, so the sensor showed the raw string mid-cycle. Now labelled in all seven languages (thanks @jfhautenauven, #30).

Removed

  • bosch.move_old_statistic_data β€” declared in services.yaml and const.py but never actually registered, so calling it always failed. It was a phantom service inherited from the HACS restructure; nothing referenced it (#26).

Repository

  • Releases now carry a bosch.zip asset built from the integration directory, so the README download counter reports a real number instead of 0 (#27).
  • CI measures coverage and fails below 70% β€” baseline is 71% (#28).

Upgrading: nothing to do beyond the usual HACS update and reload. The bosch.zip asset is informational for now; HACS still installs from source, so your upgrade path is unchanged.