Releases: numericOverflow/HWI_HA
Releases · numericOverflow/HWI_HA
Release list
2026-08-23_06-32_PM
version bump
2026-06-26 05-35_PM
Merge x
2026-06-22_05-29_PM
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
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
Merge pull request #12 from numericOverflow/feature/xml-import Feature/xml import
WIP 2026-06-20 12-09_PM
Merge pull request #11 from numericOverflow/fix/deployment-check-v2 fix: add missing CCI translations to en.json