File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,16 @@ All notable changes to this Bosch Home Assistant custom component will be docume
99 ` /dhwCircuits/dhw1/thermalDisinfect/lastResult ` now has a friendly translated
1010 label in all supported languages.
1111
12+ ### Removed
13+ - ** ` bosch.move_old_statistic_data ` ** — the service was declared in
14+ ` services.yaml ` and ` const.py ` but never registered, so calling it always
15+ failed. Both declarations are gone; nothing referenced them.
16+
17+ ### Repository
18+ - Releases now carry a ` bosch.zip ` asset built from the integration directory,
19+ so the README download counter reports a real number (#27 ).
20+ - CI measures coverage and fails below 70% (baseline 71%) (#28 ).
21+
1222## [ 1.5.0] — 2026-08-29 — Thermostat-valve entities, appliance status, fast/slow polling
1323
1424Pre-released as 1.5.0-beta.1 through beta.3, which supersede 1.4.0-beta.1 —
Original file line number Diff line number Diff line change 1111 "issue_tracker" : " https://github.com/CaseyRo/ha_bosch/issues" ,
1212 "loggers" : [" custom_components.bosch" , " bosch_thermostat_client" ],
1313 "requirements" : [" bosch-thermostat-client==0.28.2" ],
14- "version" : " 1.5.0 " ,
14+ "version" : " 1.5.1-beta.1 " ,
1515 "zeroconf" : [" _buderus._tcp.local." ]
1616}
You can’t perform that action at this time.
0 commit comments