@riddix/hamh 2.0.52 โ†’ 2.0.53

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
@@ -19,9 +19,9 @@
19
19
  ---
20
20
 
21
21
  > [!NOTE]
22
- > ๐Ÿ”€ **Community Fork** - This is a fork of the original [t0bst4r/home-assistant-matter-hub](https://github.com/t0bst4r/home-assistant-matter-hub), which was discontinued in January 2026. We continue active development with bug fixes, new features, and community support. Thank you **[@t0bst4r](https://github.com/t0bst4r)** for the original work! โค๏ธ
22
+ > ๐Ÿ”€ **Community Fork** - This is the actively maintained fork and successor of the original [t0bst4r/home-assistant-matter-hub](https://github.com/t0bst4r/home-assistant-matter-hub), which was discontinued in January 2026 and has since been archived. We continue active development with bug fixes, new features, and community support. Thank you **[@t0bst4r](https://github.com/t0bst4r)** for the original work! โค๏ธ
23
23
  >
24
- > **๐Ÿ“ฆ Migrating?** See [Migration Guide](#migration-from-t0bst4r) - your paired devices will continue to work!
24
+ > **๐Ÿ“ฆ Migrating?** See [Migration Guide](#migration-from-t0bst4r) - your paired devices will continue to work! For a side-by-side feature list, see the [fork comparison](https://riddix.github.io/home-assistant-matter-hub/getting-started/fork-comparison). The add-on slugs are `hamh` (stable), `hamh-alpha` and `hamh-testing`.
25
25
 
26
26
  ---
27
27
 
@@ -37,8 +37,8 @@ of port forwarding etc.
37
37
 
38
38
  | Channel | Branch | Current Version | Description |
39
39
  |---------|--------|-----------------|-------------|
40
- | **Stable** | `main` | v2.0.52 | Production-ready, recommended for most users |
41
- | **Alpha** | `alpha` | v2.1.0-alpha.x (next) | Currently level with Stable; next pre-release lands here first |
40
+ | **Stable** | `main` | v2.0.53 | Production-ready, recommended for most users |
41
+ | **Alpha** | `alpha` | v2.1.0-alpha.x | Currently level with Stable; next pre-release lands here first |
42
42
  | **Testing** | `testing` | v4.1.0-testing.x | โš ๏ธ **Highly unstable!** Experimental features, may break |
43
43
 
44
44
  ### Which version should I use?
@@ -61,9 +61,25 @@ Re-assign the affected devices to their rooms after they reconnect. See the [doc
61
61
  ## ๐ŸŽ‰ What's New
62
62
 
63
63
  <details>
64
- <summary><strong>๐Ÿ“ฆ Stable Features (v2.0.52)</strong> - Click to expand</summary>
65
-
66
- **New in v2.0.52 (hotfix release):**
64
+ <summary><strong>๐Ÿ“ฆ Stable Features (v2.0.53)</strong> - Click to expand</summary>
65
+
66
+ **New in v2.0.53:**
67
+
68
+ - ๐Ÿ›ก๏ธ **Security plugin (experimental)**: the bridge becomes a small alarm system with Home/Away/Night/Vacation switches you arm from any controller or by voice, entry/exit delays, trigger and alert lists; for setups without an alarm integration
69
+ - ๐Ÿค– **Vacuum room switches**: opt-in per-room switches that controller routines can flip, an opt-in ascending room order for batch cleaning, and auto-resolved rooms survive state updates ([#355](https://github.com/RiDDiX/home-assistant-matter-hub/issues/355), [#368](https://github.com/RiDDiX/home-assistant-matter-hub/issues/368))
70
+ - ๐Ÿ”Œ **Plugin settings dialog**: configure plugins right on the Plugins page; config survives restarts, stored secret fields are redacted from the plugin listing, and the page explains server mode instead of failing ([#432](https://github.com/RiDDiX/home-assistant-matter-hub/issues/432))
71
+ - ๐Ÿ”” **Doorbell and electrical utility meter overrides**: opt-in Matter 1.4 device types for `event` entities and consumption sensors; SmartThings renders them, defaults stay unchanged
72
+ - ๐Ÿšฟ **Water heater management**: opt-in Matter 1.4 Water Heater with Boost/CancelBoost on top of the heating thermostat, for energy-management controllers ([#437](https://github.com/RiDDiX/home-assistant-matter-hub/pull/437))
73
+ - ๐ŸŒ€ **Fan modes follow the entity**: controllers are only offered the speeds and modes the HA fan actually accepts, no more phantom Medium or Auto ([#436](https://github.com/RiDDiX/home-assistant-matter-hub/pull/436))
74
+ - ๐ŸŒก๏ธ **heat_cool thermostats no longer crash-loop the add-on**: the auto deadband is zeroed, single-mode setpoints ignore the parked range, and an endpoint that still fails is contained instead of exiting ([#435](https://github.com/RiDDiX/home-assistant-matter-hub/issues/435))
75
+ - ๐Ÿ”’ **Lock stops re-adding itself**: a stale flag written by v2.0.7-v2.0.16 failed lock init on every start, so the lock re-paired as a new device each boot; it is cleared on load ([#433](https://github.com/RiDDiX/home-assistant-matter-hub/discussions/433))
76
+ - ๐Ÿ’ก **Google room-off no longer relights dimmable lights**: the level Google sends after "turn off" is stored for the next turn-on instead of being applied ([#434](https://github.com/RiDDiX/home-assistant-matter-hub/issues/434))
77
+ - ๐ŸชŸ **Cover stuck-moving paths closed**: the remaining cases that kept a cover reported as moving are fixed, and resolved cover flags are logged ([#429](https://github.com/RiDDiX/home-assistant-matter-hub/issues/429))
78
+ - ๐Ÿ”Œ **Plugin devices receive controller writes again**: a wiring gap dropped attribute writes on the way to plugin devices
79
+ - ๐Ÿงต **matter.js 0.17.9**
80
+ - ๐Ÿ“Š **Fork comparison page**: the docs compare this fork with the archived t0bst4r upstream, feature by feature
81
+
82
+ **Previously in v2.0.52 (hotfix release):**
67
83
 
68
84
  - ๐Ÿ”Œ The plugins page no longer fails with a 500 when a server mode bridge exists ([#430](https://github.com/RiDDiX/home-assistant-matter-hub/issues/430))
69
85
 
@@ -95,7 +111,7 @@ Re-assign the affected devices to their rooms after they reconnect. See the [doc
95
111
  - ๐Ÿ“ท **Camera bridges enable Matter-over-TCP** for SmartThings live view, and camera endpoints set the mandatory AV stream attributes ([#419](https://github.com/RiDDiX/home-assistant-matter-hub/issues/419))
96
112
  - ๐Ÿ”ง **Valve and cover overrides route On/Off to their services** ([#65](https://github.com/RiDDiX/home-assistant-matter-hub/issues/65))
97
113
  - ๐ŸŒ **Brazilian Portuguese** added ([#420](https://github.com/RiDDiX/home-assistant-matter-hub/issues/420))
98
- - ๐Ÿงต **matter.js 0.17.7**
114
+ - ๐Ÿงต **matter.js 0.17.9**
99
115
  - โฌ†๏ธ Dependency vulnerabilities resolved (websocket-driver, react-router 8, fast-uri, js-yaml and friends)
100
116
 
101
117
  **Previously in v2.0.49:**
@@ -129,7 +145,7 @@ Re-assign the affected devices to their rooms after they reconnect. See the [doc
129
145
  - ๐Ÿ–ฅ๏ธ **Standalone (non-vacuum) devices in server mode**, plus `lawn_mower` entities exposed as a robotic mower
130
146
  - ๐ŸชŸ Cover exposed as a **dimmable light** for Alexa routines ([#372](https://github.com/RiDDiX/home-assistant-matter-hub/issues/372)), per-entity **update throttle** ([#351](https://github.com/RiDDiX/home-assistant-matter-hub/issues/351)), **charging-state sensor** mapping ([#377](https://github.com/RiDDiX/home-assistant-matter-hub/issues/377))
131
147
  - ๐Ÿ“ท Experimental built-in **WebRTC camera plugin** (SmartThings-only, media path not verified yet)
132
- - ๐Ÿงต **matter.js 0.17.7**
148
+ - ๐Ÿงต **matter.js 0.17.9**
133
149
 
134
150
  **Previously in v2.0.46:**
135
151
 
@@ -270,7 +286,7 @@ Re-assign the affected devices to their rooms after they reconnect. See the [doc
270
286
  <details>
271
287
  <summary><strong>๐Ÿงช Alpha Features (v2.1.0-alpha.x)</strong> - Click to expand</summary>
272
288
 
273
- **Alpha is currently level with Stable (v2.0.52).** All alpha work up to the latest pre-release has been promoted into v2.0.52. New alpha work continues from the next pre-release tag onward and will appear here as development progresses.
289
+ **Alpha is currently level with Stable (v2.0.53).** All alpha work up to the latest pre-release has been promoted into v2.0.53. New alpha work continues from the next pre-release tag onward and will appear here as development progresses.
274
290
 
275
291
  </details>
276
292
 
@@ -390,7 +406,7 @@ Matter Bridge, Multi-Fabric support, Health Monitoring, Bridge Wizard, AirQualit
390
406
  | `vacuum` | Robot Vacuum Cleaner | `serverMode`, `roomEntities`, `batteryEntity`, `cleaningModeEntity`, `suctionLevelEntity`, `mopIntensityEntity`, `customServiceAreas`, `vacuumMinimalClusters`, `chargingStateEntity` ([#377](https://github.com/RiDDiX/home-assistant-matter-hub/issues/377)) |
391
407
  | `lawn_mower` | Robotic Lawn Mower (RVC-based) | reuses the robot-vacuum flags ([#301](https://github.com/RiDDiX/home-assistant-matter-hub/issues/301)) |
392
408
  | `humidifier` | Humidifier/Dehumidifier | |
393
- | `water_heater` | Thermostat (Heating) | |
409
+ | `water_heater` | Thermostat (Heating) | Optional `water_heater_management` override exposes the Matter 1.4 Water Heater (0x050F) with WaterHeaterManagement Boost/CancelBoost, WaterHeaterMode and a heating Thermostat |
394
410
  | `automation`, `script`, `scene` | On/Off Switch | The per-entity "On/Off Switch" override now produces a real `0x0100` On/Off Light (controllers render a switch), needs a one-time re-pair, and no longer carries power/energy fields ([#380](https://github.com/RiDDiX/home-assistant-matter-hub/issues/380)) |
395
411
 
396
412
  > ๐Ÿ“– See [Supported Device Types Documentation](https://riddix.github.io/home-assistant-matter-hub/supported-device-types) for details