Skip to content

Releases: numericOverflow/HWI_HA

2026-08-23_06-32_PM

2026-08-23_06-32_PM Pre-release
Pre-release

Choose a tag to compare

version bump

2026-06-26 05-35_PM

Choose a tag to compare

@numericOverflow numericOverflow released this 26 Jun 22:36
c724941
Merge

x

2026-06-22_05-29_PM

Choose a tag to compare

fix: XML import area mapping UI polish

- Use room names as schema keys so HA renders them as field labels
  (e.g. 'Foyer', 'Kitchen') instead of ugly internal IDs ('room_1_1')
- Handle duplicate room names across areas with 'Area / Room' format
- Use area names (not IDs) as SelectSelector values so the text field
  shows 'Kitchen' instead of 'kitchen' when an existing area is selected
- Store key mapping in flow_state for downstream resolution
- Simplify area resolution in confirm step — value is always a name now
- Keep custom_value=True so users can type any custom area name

2026-06-22_05-09_PM

Choose a tag to compare

@numericOverflow numericOverflow released this 22 Jun 22:10
add66b9
Merge pull request #13 from numericOverflow/feature/xml-import

fix: allow custom area names in XML import area mapping

2026-06-22 04-41_PM

Choose a tag to compare

@numericOverflow numericOverflow released this 22 Jun 21:43
5f04772
Merge pull request #12 from numericOverflow/feature/xml-import

Feature/xml import

WIP 2026-06-20 12-09_PM

Choose a tag to compare

@numericOverflow numericOverflow released this 20 Jun 17:08
edc36df
Merge pull request #11 from numericOverflow/fix/deployment-check-v2

fix: add missing CCI translations to en.json