ZHA: reformat large markdown table as collapsible sections (#37649)

* Format table as separate collapsible list sections

* Be more descriptive on what is inside the sections

* remove lingering character from link markdown

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
kylehakala 2025-02-25 02:08:03 -06:00 committed by GitHub
parent a977f9c8f4
commit 4c464a3ea6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -194,29 +194,68 @@ If you are use ZiGate or Sonoff ZBBridge you have to use some special usb_path c
### Discovery via USB or Zeroconf ### Discovery via USB or Zeroconf
Some devices can be auto-discovered, which can simplify the ZHA setup process. The following devices have been tested with discovery and offer a quick setup experience: Some devices can be auto-discovered, which can simplify the ZHA setup process. The following devices have been tested with discovery and offer a quick setup experience.
| Device | Discovery Method | Identifier | {% details "USB discovery devices" %}
| ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------- | ------------------------------ |
| [ITead SONOFF Zigbee 3.0 USB Dongle Plus V2 Model "ZBDongle-E" (EFR32MG21 variant)](https://itead.cc/product/zigbee-3-0-usb-dongle/) | USB | 1A86:55D4 | - **Bitron**
| [ITead SONOFF Zigbee 3.0 USB Dongle Plus Model "ZBDongle-P" (CC2652P variant)](https://itead.cc/product/sonoff-zigbee-3-0-usb-dongle-plus/) | USB | 10C4:EA60 | - [Bitron Video/SMaBiT BV AV2010/10](https://manuals.smabit.eu/len/av2010_10.html)
| [Bitron Video/SMaBiT BV AV2010/10](https://manuals.smabit.eu/len/av2010_10.html) | USB | 10C4:8B34 | - Identifier: `10C4:8B34`
| [ConBee II](https://phoscon.de/conbee2) | USB | 1CF1:0030 | - **ConBee**
| [ConBee III](https://phoscon.de/conbee3) | USB | 0403:6015 | - [ConBee II](https://phoscon.de/conbee2)
| [Nortek HUSBZB-1](https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/) | USB | 10C4:8A2A | - Identifier: `1CF1:0030`
| [slae.sh CC2652RB development stick](https://slae.sh/projects/cc2652/) | USB | 10C4:EA60 | - [ConBee III](https://phoscon.de/conbee3)
| [SMLIGHT SLZB-07](https://smlight.tech/product/slzb-07/) | USB | 10C4:EA60 | - Identifier: `0403:6015`
| [ZigStar Stick (CC2652 + CH340B variant)](https://zig-star.com/projects/zigbee-stick-v4/) | USB | 1A86:7523 | - **ITead**
| [Tubes EFR32 Pro Ethernet/Serial Coordinator](https://www.tubeszb.com/) | USB | 10C4:EA60 | - [ITead SONOFF Zigbee 3.0 USB Dongle Plus V2 Model "ZBDongle-E" (EFR32MG21 variant)](https://itead.cc/product/zigbee-3-0-usb-dongle/)
| [ZigStar Coordinators](https://zig-star.com/) | USB | 1A86:7523 | - Identifier: `1A86:55D4`
| [XZG - Universal Firmware for Zigbee Gateway](https://xzg.xyzroe.cc/) | Zeroconf | xzg.local. | - [ITead SONOFF Zigbee 3.0 USB Dongle Plus Model "ZBDongle-P" (CC2652P variant)](https://itead.cc/product/sonoff-zigbee-3-0-usb-dongle-plus)
| [SMLIGHT SLZB-06 POE Zigbee LAN WiFi USB Adapter](https://smlight.tech/product/slzb-06/) | Zeroconf | slzb-06.local. | - Identifier: `10C4:EA60`
| [ZigStar UZG Universal Zigbee Gateway (UZG-01)](https://uzg.zig-star.com) | Zeroconf | uzg-01._tcp.local. | - **Nortek**
| [cod.m Zigbee Coordinator](https://docs.codm.de/zigbee/coordinator/) | Zeroconf | czc._tcp.local. | - [Nortek HUSBZB-1](https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/)
| [ZigStar LAN/POE Coordinators](https://zig-star.com/projects/zigbee-gw-lan/) | Zeroconf | zigstargw.local. | - Identifier: `10C4:8A2A`
| [Tube's CC2652P2 USB-powered Zigbee to Ethernet Serial Coordinator)](https://www.tubeszb.com/) | Zeroconf | tube_zb_gw_cc2652p2.local. | - **slae.sh**
| [Tube's CC2652P2 PoE-powered Zigbee to Ethernet Serial Coordinator)](https://www.tubeszb.com/) | Zeroconf | tube_zb_gw_cc2652p2_poe.local. | - [slae.sh CC2652RB development stick](https://slae.sh/projects/cc2652/)
| [Tube's EFR32 Based Zigbee to Ethernet Serial Coordinator)](https://www.tubeszb.com/) | Zeroconf | tube_zb_gw_efr32.local. | - Identifier: `10C4:EA60`
- **SMLIGHT**
- [SMLIGHT SLZB-07](https://smlight.tech/product/slzb-07/)
- Identifier: `10C4:EA60`
- **Tube**
- [Tubes EFR32 Pro Ethernet/Serial Coordinator](https://www.tubeszb.com/)
- Identifier: `10C4:EA60`
- **ZigStar**
- [ZigStar Stick (CC2652 + CH340B variant)](https://zig-star.com/projects/zigbee-stick-v4/)
- Identifier: `1A86:7523`
- [ZigStar Coordinators](https://zig-star.com/)
- Identifier: `1A86:7523`
{% enddetails %}
{% details "Zeroconf discovery devices" %}
- **cod.m**
- [cod.m Zigbee Coordinator](https://docs.codm.de/zigbee/coordinator/)
- Identifier: `czc._tcp.local.`
- **SMLIGHT**
- [SMLIGHT SLZB-06 POE Zigbee LAN WiFi USB Adapter](https://smlight.tech/product/slzb-06/)
- Identifier: `slzb-06.local.`
- **Tube**
- [Tube's CC2652P2 USB-powered Zigbee to Ethernet Serial Coordinator](https://www.tubeszb.com/)
- Identifier: `tube_zb_gw_cc2652p2.local.`
- [Tube's CC2652P2 PoE-powered Zigbee to Ethernet Serial Coordinator](https://www.tubeszb.com/)
- Identifier: `tube_zb_gw_cc2652p2_poe.local.`
- [Tube's EFR32 Based Zigbee to Ethernet Serial Coordinator](https://www.tubeszb.com/)
- Identifier: `tube_zb_gw_efr32.local.`
- **XZG**
- [XZG - Universal Firmware for Zigbee Gateway](https://xzg.xyzroe.cc/)
- Identifier: `xzg.local.`
- **ZigStar**
- [ZigStar UZG Universal Zigbee Gateway (UZG-01)](https://uzg.zig-star.com)
- Identifier: `uzg-01._tcp.local.`
- [ZigStar LAN/POE Coordinators](https://zig-star.com/projects/zigbee-gw-lan/)
- Identifier: `zigstargw.local.`
{% enddetails %}
Additional devices in the [Compatible hardware](#compatible-hardware) section may be discoverable, however, only devices that have been confirmed discoverable are listed above. Additional devices in the [Compatible hardware](#compatible-hardware) section may be discoverable, however, only devices that have been confirmed discoverable are listed above.