diff --git a/docs/guide/adapters/README.md b/docs/guide/adapters/README.md
index f2b0f51b92b60..d77c9c175ebd1 100755
--- a/docs/guide/adapters/README.md
+++ b/docs/guide/adapters/README.md
@@ -133,6 +133,17 @@ _(in order of first appearance)_
![](../../images/cc26x2r1_dongle.jpg)
+ *
+ JetHome JetStick Z2/ZB6UX CC2652P1
+
+ Powerful CC2652P1 factory-made Zigbee USB dongle with external antenna.
+ * [Documentation](https://docs.jethome.ru/en/zigbee/sticks/jetstick_z2.html)
+ * [Flash instructions](https://docs.jethome.ru/en/zigbee/howto/cc_2538_bsl.html#zigbee-howto-2538-bsl)
+ * [Firmware](https://docs.jethome.ru/en/zigbee/software/ti_cc2652p.html#zigbee-software-ti-cc2652p)
+ * Buy: [JetStick Z2](https://jethome.ru/z2/)
+
+ ![](../../images/jetstick_z2.png)
+
* Hybrid (network + USB)
*
@@ -346,6 +357,21 @@ _(in order of first appearance)_
![](../../images/LP-CC1352P7.jpg)
+* Hub
+ *
+ JetHome JetHub D1+
+
+ Controller with ZigBee module onboard with external antenna.
+
+ JetHub D1+ is DIN-rail home automation controller with Ubuntu/Debian OS and a lot of peripherals.
+
+ Based on TI CC2652P1.
+
+ * [Documentation](https://docs.jethome.ru/en/controllers/linux/din_rail/d1p.html)
+ * [Buy](https://jethome.ru/d1p/)
+
+ ![](../../images/jethub_d1_full.png)
+
### Other
*
@@ -600,6 +626,19 @@ Initial development started on experimental (beta stage) support for Silicon Lab
![](https://smartlight.me/files/pics/2023/SLZB-07-Zigbee2MQTT.png)
+ *
+ JetHome JetStick Z4
+
+ Powerful EFR32MG21 based factory-made Zigbee USB dongle with external antenna.
+
+ * [Documentation](https://docs.jethome.ru/en/zigbee/sticks/jetstick_z4.html)
+ * [Flash instructions](https://docs.jethome.ru/en/zigbee/howto/silabs_flashing.html#zigbee-howto-silabs-flashing)
+ * [Firmware](https://docs.jethome.ru/en/zigbee/software/silabs_efr32.html#zigbee-software-silabs-efr32-mg21)
+ * [Buy JetStick Z4](https://jethome.ru/z4/)
+
+ ![](../../images/jetstick_z4.png)
+
+
* Raspberry Pi
*
@@ -674,9 +713,9 @@ Initial development started on experimental (beta stage) support for Silicon Lab
![](../../images/z-wave_me_mpcie_adaptor.jpg)
-* Wiren Board
+* Hub
*
- Wiren Board 7
+ Wiren Board 7
Wiren Board 7 with Zigbee module with external antenna.
@@ -689,6 +728,21 @@ Initial development started on experimental (beta stage) support for Silicon Lab
![](../../images/wiren-board-7.jpg)
+ *
+ JetHome JetHub D1+
+
+ Controller with ZigBee module onboard with external antenna.
+
+ JetHub D1+ is DIN-rail home automation controller with Ubuntu/Debian OS and a lot of peripherals.
+
+ Based on Silabs EFR32MG21.
+
+ * [Documentation](https://docs.jethome.ru/en/controllers/linux/din_rail/d1p.html)
+ * [Buy](https://jethome.ru/d1p/)
+
+ ![](../../images/jethub_d1p_efr.png)
+
+
### Based on ZiGate
Initial development started on experimental (alpha stage) support for various ZigGate adapters. This includes all ZiGate compatible hardware adapters which are currently based on NXP Zigbee MCU chips like JN5168 and JN5169 with ZigGate 3.1d firmware or later.
diff --git a/docs/images/jethub_d1_full.png b/docs/images/jethub_d1_full.png
new file mode 100644
index 0000000000000..abbbedd28a915
Binary files /dev/null and b/docs/images/jethub_d1_full.png differ
diff --git a/docs/images/jethub_d1p_efr.png b/docs/images/jethub_d1p_efr.png
new file mode 100644
index 0000000000000..848cc249529c8
Binary files /dev/null and b/docs/images/jethub_d1p_efr.png differ
diff --git a/docs/images/jetstick_z2.png b/docs/images/jetstick_z2.png
new file mode 100644
index 0000000000000..937c6614f274f
Binary files /dev/null and b/docs/images/jetstick_z2.png differ
diff --git a/docs/images/jetstick_z4.png b/docs/images/jetstick_z4.png
new file mode 100644
index 0000000000000..4db31b1055c67
Binary files /dev/null and b/docs/images/jetstick_z4.png differ