From e7522adb26c9ac4c43d5c6c482465c7eb84a3eef Mon Sep 17 00:00:00 2001 From: xyzroe Date: Wed, 29 May 2024 22:02:00 +0200 Subject: [PATCH] Update devices list --- docs/features.md | 51 ++++++++++++++++++++++++++---------------------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/docs/features.md b/docs/features.md index 98f1883..b17b3d4 100644 --- a/docs/features.md +++ b/docs/features.md @@ -20,38 +20,43 @@ By focusing the community's efforts on enhancing one product, XZG aims to stream ## 🍓 Key features -| | | -| :-------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | -| Localized Translation |
🇬🇧 🇺🇦 🇨🇳 🇪🇸 🇵🇹 🇷🇺 🇫🇷 🇩🇪 🇯🇵 🇹🇷 🇮🇹 🇵🇱
| +| | | +| :-------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | +| Localized Translation |
🇬🇧 🇺🇦 🇨🇳 🇪🇸 🇵🇹 🇷🇺 🇫🇷 🇩🇪 🇯🇵 🇹🇷 🇮🇹 🇵🇱
| | Zigbee OTA | Install new Zigbee firmware or change role Coordinator / Router / OpenThread using **only the Web UI** of your gateway 🚀 | -| NVRAM | Erase NVRAM using **only the Web UI** of your gateway 🎉 | -| Web UI theme | 🌞 Light *or* Dark 🌑 | -| Zigbee mode | :material-lan: Network *or* USB :fontawesome-brands-usb: | -| Network mode | :material-ethernet: RJ45 **and** Wi-Fi :material-wifi: *(simultaneously)* | -| VPN support | :simple-wireguard: WireGuard | -| MQTT client | :simple-mqtt: Publish gateway states to brokers and subscribes for commands | -| Access point | :material-antenna: If there isn't available any wire and wireless connection | -| NTP client | :material-clock: Yes | -| Custom DNS servers | :material-dns: Yes *(when DHCP is **off**)*, Ethernet and WiFi | -| Realtime web updates | :material-run-fast: Without page refreshing | -| Button | :material-button-pointer: Change current modes, factory reset :material-factory: | -| LEDs | :material-led-on: Different blinks helps to indicate current mode | -| Disable LEDs modes | :material-led-variant-off: Full disable and Night :material-weather-night: | -| Code | XZG is developed, coded and tested in Ukraine 🇺🇦 | -| Build | :fontawesome-brands-github: All builds are published using GitHub Actions. No more manual publishing of binaries. | +| NVRAM | Erase NVRAM using **only the Web UI** of your gateway 🎉 | +| Web UI theme | 🌞 Light *or* Dark 🌑 | +| Zigbee mode | :material-lan: Network *or* USB :fontawesome-brands-usb: | +| Network mode | :material-ethernet: RJ45 **and** Wi-Fi :material-wifi: *(simultaneously)* | +| VPN support | :simple-wireguard: WireGuard | +| MQTT client | :simple-mqtt: Publish gateway states to brokers and subscribes for commands | +| Access point | :material-antenna: If there isn't available any wire and wireless connection | +| NTP client | :material-clock: Yes | +| Custom DNS servers | :material-dns: Yes *(when DHCP is **off**)*, Ethernet and WiFi | +| Realtime web updates | :material-run-fast: Without page refreshing | +| Button | :material-button-pointer: Change current modes, factory reset :material-factory: | +| LEDs | :material-led-on: Different blinks helps to indicate current mode | +| Disable LEDs modes | :material-led-variant-off: Full disable and Night :material-weather-night: | +| Code | XZG is developed, coded and tested in Ukraine 🇺🇦 | +| Build | :fontawesome-brands-github: All builds are published using GitHub Actions. No more manual publishing of binaries. | ## 🎮 Supported devices -| | Button | Custom LEDs | Remote Network / USB mode selection | +| | Button | ESP32 LEDs | Remote Network / USB mode selection | | :------------------------------------------------------------ | :----------------: | :----------------: | :---------------------------------: | | [UZG-01](https://uzg.zig-star.com) | :white_check_mark: | :white_check_mark: | :white_check_mark: | | [SLZB-06]() | :white_check_mark: | :white_check_mark: | :white_check_mark: | -| [Olizig PoE](https://zig-star.com/projects/zigstar-olizig/) | :x: | :x: | :x: | -| [LilyZig PoE](https://zig-star.com/projects/zigstar-lilyzig/) | :x: | :x: | :x: | -| [ZigStar LAN](https://zig-star.com/projects/zigbee-gw-lan/) | :x: | :x: | :x: | +| [Olizig PoE](https://zig-star.com/projects/zigstar-olizig/) | :x: | :x: | :white_check_mark: | +| [LilyZig PoE](https://zig-star.com/projects/zigstar-lilyzig/) | :x: | :x: | :white_check_mark: | +| [ZigStar LAN](https://zig-star.com/projects/zigbee-gw-lan/) | :x: | :x: | :white_check_mark: | +| [TubesZB-eth]() | :x: | :x: | :white_check_mark: | +| [TubesZB-eth_usb]() | :x: | :x: | :white_check_mark: | +| [TubesZB-poe]() | :x: | :x: | :white_check_mark: | +| [CZC-1.0]() | :white_check_mark: | :white_check_mark: | :white_check_mark: | * Some devices do not support all features - +!!! tip "Custom device support" + You can add **any** custom device by editing `configHw.json` in Tools/Debug/File browser after installing XZG firmware.