@riddix/hamh 2.1.0-alpha.832 โ 2.1.0-alpha.833
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 +1 -1
- package/dist/backend/cli.js +5521 -4885
- package/dist/frontend/assets/index-3pGDipF8.js +466 -0
- package/dist/frontend/index.html +1 -1
- package/package.json +8 -8
- package/dist/frontend/assets/index-CIdhgEV9.js +0 -469
package/README.md
CHANGED
|
@@ -94,7 +94,7 @@ Re-assign the affected devices to their rooms after they reconnect. See the [doc
|
|
|
94
94
|
- ๐ฅ๏ธ **Standalone (non-vacuum) devices in server mode**, plus `lawn_mower` entities exposed as a robotic mower
|
|
95
95
|
- ๐ช 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))
|
|
96
96
|
- ๐ท Experimental built-in **WebRTC camera plugin** (SmartThings-only, media path not verified yet)
|
|
97
|
-
- ๐งต **matter.js 0.17.
|
|
97
|
+
- ๐งต **matter.js 0.17.7**
|
|
98
98
|
|
|
99
99
|
**Previously in v2.0.46:**
|
|
100
100
|
|