@riddix/hamh 2.0.31 → 2.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,7 +37,7 @@ of port forwarding etc.
37
37
 
38
38
  | Channel | Branch | Current Version | Description |
39
39
  |---------|--------|-----------------|-------------|
40
- | **Stable** | `main` | v2.0.31 | Production-ready, recommended for most users |
40
+ | **Stable** | `main` | v2.0.32 | Production-ready, recommended for most users |
41
41
  | **Alpha** | `alpha` | v2.1.0-alpha.x | Pre-release with new features, for early adopters |
42
42
  | **Testing** | `testing` | v4.1.0-testing.x | ⚠️ **Highly unstable!** Experimental features, may break |
43
43
 
@@ -52,31 +52,36 @@ of port forwarding etc.
52
52
  ## 🎉 What's New
53
53
 
54
54
  <details>
55
- <summary><strong>📦 Stable Features (v2.0.31)</strong> - Click to expand</summary>
55
+ <summary><strong>📦 Stable Features (v2.0.32)</strong> - Click to expand</summary>
56
56
 
57
- **New in v2.0.31:**
57
+ **New in v2.0.32:**
58
58
 
59
59
  | Feature | Description |
60
60
  |---------|-------------|
61
- | **🎮 Controller Profiles & Area Setup** | New bridge wizard with controller-specific profiles (Apple Home, Google Home, Alexa) and area-based bridge setup |
62
- | **🌀 Fan Speed/Preset Fix** | Fix fan speed and preset control not working from Matter controllers ([#233](https://github.com/RiDDiX/home-assistant-matter-hub/issues/233)) |
63
- | **💡 Optimistic State Fix** | Prevent stale HA state from reverting optimistic brightness/color updates ([#230](https://github.com/RiDDiX/home-assistant-matter-hub/issues/230)) |
64
- | **🪟 Cover Target Fix** | Route boundary cover targets to open/close regardless of direction ([#240](https://github.com/RiDDiX/home-assistant-matter-hub/issues/240)) |
65
- | **�️ Humidity Auto-Mapping Default** | Make autoHumidityMapping default-enabled like autoPressureMapping |
66
-
67
- **Previously in v2.0.30:**
61
+ | **🌐 Multi-Language Support** | Full i18n with 7+ languages (EN, DE, SV, ZH, ), in-app Translation Editor, and floating language switcher |
62
+ | **🔌 Plugin System** | Extensible plugin architecture with fault isolation, UI management, and npm install/uninstall |
63
+ | **🌡️ New Device Types** | Motion Sensor (PIR), Rain Sensor, Electrical Sensor, Extended AQ Sensors (NO₂, O₃, formaldehyde, radon, PM1, CO), Adaptive Lighting |
64
+ | **🔍 Cluster Diagnostics** | Per-entity cluster diagnostics with auto-mapping tags, cross-fabric metadata, and spec-based validation |
65
+ | **📊 Dashboard Enhancements** | Customizable widgets with reorder/visibility, startup order, update checker, version mismatch detection |
66
+ | **🗺️ Mapping Profile Export/Import** | Community sharing with selective entity picker dialog |
67
+ | **🌀 Fan & Air Purifier Fixes** | Cross-cluster OnOff↔FanControl sync, composed air purifier sub-endpoints ([#218](https://github.com/RiDDiX/home-assistant-matter-hub/issues/218), [#219](https://github.com/RiDDiX/home-assistant-matter-hub/issues/219)) |
68
+ | **🧹 Stale Session Cleanup** | Clean up stale CASE sessions on new establishment ([#105](https://github.com/RiDDiX/home-assistant-matter-hub/issues/105)) |
69
+ | **🪟 KNX Cover Fix** | Skip redundant tilt action on open/close for KNX covers ([#246](https://github.com/RiDDiX/home-assistant-matter-hub/issues/246)) |
70
+
71
+ **Previously in v2.0.31:**
68
72
 
69
73
  | Feature | Description |
70
74
  |---------|-------------|
71
- | **🔗 Mapped Entity Propagation Fix** | Propagate mapped entity changes (battery, humidity, etc.) to Matter endpoints fixes stale sensor readings |
72
- | **🖥️ API Error Surfacing** | Surface API errors instead of silently swallowing them ([#232](https://github.com/RiDDiX/home-assistant-matter-hub/issues/232)) |
75
+ | **🎮 Controller Profiles & Area Setup** | New bridge wizard with controller-specific profiles (Apple Home, Google Home, Alexa) and area-based bridge setup |
76
+ | **🌀 Fan Speed/Preset Fix** | Fix fan speed and preset control not working from Matter controllers ([#233](https://github.com/RiDDiX/home-assistant-matter-hub/issues/233)) |
77
+ | **💡 Optimistic State Fix** | Prevent stale HA state from reverting optimistic brightness/color updates ([#230](https://github.com/RiDDiX/home-assistant-matter-hub/issues/230)) |
73
78
 
74
79
  </details>
75
80
 
76
81
  <details>
77
82
  <summary><strong>🧪 Alpha Features (v2.1.0-alpha.x)</strong> - Click to expand</summary>
78
83
 
79
- **Alpha is currently in sync with Stable (v2.0.31).** All alpha features have been promoted to stable. New alpha features will appear here as development continues.
84
+ **Alpha is currently in sync with Stable (v2.0.32).** All alpha features have been promoted to stable. New alpha features will appear here as development continues.
80
85
 
81
86
  </details>
82
87
 
@@ -102,6 +107,9 @@ of port forwarding etc.
102
107
  <details>
103
108
  <summary><strong>📜 Previous Stable Versions</strong> - Click to expand</summary>
104
109
 
110
+ ### v2.0.31
111
+ Controller Profiles & Area Setup, Fan Speed/Preset Fix, Optimistic State Fix, Cover Target Fix, Humidity Auto-Mapping Default
112
+
105
113
  ### v2.0.30
106
114
  Mapped Entity Propagation Fix, API Error Surfacing
107
115
 
@@ -429,25 +437,20 @@ Thank you to everyone who helps improve this project by reporting issues!
429
437
 
430
438
  ### 💖 Sponsors
431
439
 
432
- > **Donations are completely voluntary!** I'm incredibly grateful to everyone who has supported this project - it wasn't necessary, but it truly means a lot. This project exists because of passion for open source, not money. ❤️
433
-
434
- | Sponsor | |
435
- |---------|---|
436
- | [@thorsten-gehrig](https://github.com/thorsten-gehrig) | 🥇 **First Sponsor!** Thank you for believing in this project! |
437
- | [@SH1FT-W](https://github.com/SH1FT-W) | 💎 Thank you for your generous support! |
438
- | [@ilGaspa](https://github.com/ilGaspa) | 💎 Thank you for your generous support! |
439
- | [@linux4life798](https://github.com/linux4life798) | 💎 Thank you for your generous support! |
440
- | [@torandreroland](https://github.com/torandreroland) | 💎 Thank you for your generous support! |
441
- | [@ralondo](https://github.com/ralondo) | 💎 Thank you for your generous support! |
442
- | [@bexxter85-ux](https://github.com/bexxter85-ux) | 💎 Thank you for your generous support! |
443
- | [@dinariox](https://github.com/dinariox) | 💎 Thank you for your generous support! |
444
- | StefanS | 💎 Thank you for your generous support! |
445
- | Manny B. | 💎 Thank you for your generous support! |
446
- | [@JRCondat](https://github.com/JRCondat) | 💎 Thank you for your generous support! |
447
- | Bonjon | 💎 Thank you for your generous support! |
448
- | TobiR | 💎 Thank you for your generous support! |
449
- | [@d3rby91](https://github.com/d3rby91) | 💎 Thank you for your generous support! |
450
- | *Anonymous supporters* | 🙏 Thank you to those who prefer not to be named - your support is equally appreciated! |
440
+ > **Donations are completely voluntary!** This project exists because of passion for open source, not money. Thank you to everyone who has supported it it truly means a lot! ❤️
441
+
442
+ 🥇 **First Sponsor:** [@thorsten-gehrig](https://github.com/thorsten-gehrig)
443
+
444
+ | | | |
445
+ |---|---|---|
446
+ | 💎 [@SH1FT-W](https://github.com/SH1FT-W) | 💎 [@ilGaspa](https://github.com/ilGaspa) | 💎 [@linux4life798](https://github.com/linux4life798) |
447
+ | 💎 [@torandreroland](https://github.com/torandreroland) | 💎 [@ralondo](https://github.com/ralondo) | 💎 [@bexxter85-ux](https://github.com/bexxter85-ux) |
448
+ | 💎 [@dinariox](https://github.com/dinariox) | 💎 [@JRCondat](https://github.com/JRCondat) | 💎 [@d3rby91](https://github.com/d3rby91) |
449
+ | 💎 [@nicoodeimos](https://github.com/nicoodeimos) | 💎 [@ustari28](https://github.com/ustari28) | 💎 Markus Müller ([@Dingosworld](https://github.com/Dingosworld)) |
450
+ | 💎 StefanS | 💎 Manny B. | 💎 Bonjon |
451
+ | 💎 TobiR | 💎 Franz Huber | 💎 Michele Larese de Prata |
452
+
453
+ 🙏 *...and anonymous supporters who prefer not to be named.*
451
454
 
452
455
  ### 🌟 Original Author
453
456