Skip to content

Releases: kmich/ha_ws_core

v2.6.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 09:08
e951042

What's Changed

  • Release 2.6.2: security, correctness, and blueprint fixes by @kmich in #123

Full Changelog: v2.6.1...v2.6.2

v2.6.1

Choose a tag to compare

@kmich kmich released this 01 Jul 07:01
3acdb3a

Added

  • Named indoor rooms during initial setup (PR #120): the add/edit/remove indoor rooms screen introduced in 2.6.0 for the options flow is now also available during first-time setup (Configure Weather Station -> Features -> Indoor Rooms), so multi-room monitoring can be configured without a follow-up trip to Options. Thanks @Benjamin45590.

Fixed

  • Indoor Rooms step skipped in Options flow when Vigicrues was also enabled: finishing the Vigicrues station step used to jump straight to Upload Services, bypassing the Indoor Rooms step entirely whenever both features were enabled. Options-flow navigation now correctly chains through every enabled feature step in order.
  • Missing English translations for the new indoor-room setup steps: PR #120 added the new config-flow steps but only PR #121 supplied translations (French only). Added the corresponding strings.json / en.json entries so the flow renders correctly in English.

Full Changelog: 2.6.0...v2.6.1

What's Changed

  • fix(translations): add named indoor rooms to initial setup + fix missing en strings by @kmich in #122

Full Changelog: v2.6.0...v2.6.1

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 14:59
953e838

What's Changed

  • feat(indoor): named multi-room indoor monitoring with per-room comfort (#115) by @kmich in #118
  • docs: document multi-room indoor monitoring (2.6.0) by @kmich in #119

Full Changelog: v2.5.5...v2.6.0

v2.5.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:27
272b3fa

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4

Choose a tag to compare

@kmich kmich released this 26 Jun 05:58

Bug fixes

  • French translations restored - Fixed a structural error in fr.json where indoor_rooms_opt and all subsequent options flow steps were nested inside features_opt.data_description instead of being siblings. Home Assistant silently fell back to English when it encountered the malformed schema. (#111, #112)

Improvements

  • All 7 non-English translations completed - German, Spanish, Italian, Dutch, Polish, and Portuguese were previously partial (covering only 4 of 24 config steps with no options flow, issues, or entity sections). All are now at full parity with the English reference.
  • README updates - Main README now lists all 8 supported languages. Blueprints README now documents all 10 blueprints (was missing 5).

What's Changed

  • fix(translations): fix fr.json structure causing all French strings to be ignored by @kmich in #112

Full Changelog: v2.5.3...v2.5.4

v2.5.3

Choose a tag to compare

@kmich kmich released this 25 Jun 12:53

Bug fixes

  • Vigicrues step skipped in config flow - The Vigicrues station picker was silently skipped during initial setup when Vigicrues was enabled together with Sea Temperature, Wunderground, Air Quality, or Pollen (but not Solar Forecast). The flow fell straight through to the upload-service steps, falling back to auto-detecting the nearest station instead of letting the user choose.
  • Previously-selected Vigicrues station missing from picker - A saved station could appear deselected in the dropdown if it fell outside the 50 km/20-result API window (e.g. after moving the forecast location). The saved station is now re-injected into the options list labeled "(saved)" so it always remains selectable.
  • French translation fixes - Corrected several typos and encoding issues in fr.json: "septs" -> "sept", missing accent on "atmosphérique", capitalization of "Home Assistant", stray closing parentheses in two labels, leftover English text in options flow, and a doubled closing-brace at end of file.

v2.5.2

Choose a tag to compare

@kmich kmich released this 25 Jun 04:53

What's Changed

Full Changelog: v2.5.1...v2.5.2

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:37
9c4c42c

What's Changed

  • fix: tolerate older HA cores lacking WIND_DIRECTION / MEASUREMENT_ANGLE by @kmich in #107

Full Changelog: v2.5.0...v2.5.1

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:08

What's Changed

  • v2.5.0: localization, selector slugging, frost-risk sensor & icon fixes (#104, #105) by @kmich in #106

Full Changelog: v2.4.1...v2.5.0

v2.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 09:27

Full Changelog: v2.4.0...v2.4.1