@riddix/hamh 2.1.0-alpha.533 → 2.1.0-alpha.535
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
|
@@ -308,7 +308,7 @@ Matter relies heavily on **mDNS (multicast DNS)** for device discovery and reach
|
|
|
308
308
|
- **Keep the path simple**: Avoid placing access points or managed switches between your Matter bridge (Home Assistant) and your Home Hub (HomePod/Apple TV)
|
|
309
309
|
- **Use wired connections** where possible for Home Hubs and the Home Assistant host
|
|
310
310
|
- **Same subnet**: All Matter devices, controllers, and the bridge must be on the same Layer 2 network / subnet
|
|
311
|
-
- **IPv6**: Matter
|
|
311
|
+
- **IPv6**: Matter requires IPv6 — do not disable it. For VLAN setups, configure **ULA addresses** (`fd00::/8`), not just link-local (`fe80::`). See [Troubleshooting](https://home-assistant-matter-hub.riddix.dev/guides/connectivity-issues#ipv6) and [Discussion #39](https://github.com/RiDDiX/home-assistant-matter-hub/discussions/39)
|
|
312
312
|
|
|
313
313
|
</details>
|
|
314
314
|
|
|
@@ -437,7 +437,8 @@ Thank you to everyone who helps improve this project by reporting issues!
|
|
|
437
437
|
| 💎 [@nicoodeimos](https://github.com/nicoodeimos) | 💎 [@ustari28](https://github.com/ustari28) | 💎 Markus Müller ([@Dingosworld](https://github.com/Dingosworld)) |
|
|
438
438
|
| 💎 StefanS | 💎 Manny B. | 💎 Bonjon |
|
|
439
439
|
| 💎 TobiR | 💎 Franz Huber | 💎 Michele Larese de Prata |
|
|
440
|
-
| 💎 [@CNCB](https://github.com/CNCB) | 💎 [@pelican1997](https://github.com/pelican1997) | |
|
|
440
|
+
| 💎 [@CNCB](https://github.com/CNCB) | 💎 [@pelican1997](https://github.com/pelican1997) | 💎 [@PeJanNL](https://github.com/PeJanNL) |
|
|
441
|
+
| 💎 [@bra1nbuster](https://github.com/bra1nbuster) | | |
|
|
441
442
|
|
|
442
443
|
🙏 *...and anonymous supporters who prefer not to be named.*
|
|
443
444
|
|