mirror of https://github.com/arendst/Tasmota.git
Zigbee to Tasmota v1.0 (non-experimental)
parent
180b1d2012
commit
cc7c3bda10
|
@ -1,8 +1,5 @@
|
|||
# Zigbee to Tasmota (Z2T)
|
||||
|
||||
> **:warning: Z2T is under construction :warning:**
|
||||
Note: Zigbee to Tasmota is still **experimental** and changing rapidly. MQTT messages and commands may change based on feedback from users. Please do not use it for production yet.
|
||||
|
||||
The purpose of Z2T is to serve as a gateway for devices connected to a Zigbee wireless network to bridge their communications over to Wi-Fi. Z2T is a lightweight Zigbee solution running on an ESP82xx Wi-Fi chip. Hence it is easier to deploy in your living room or around your home. It is largely inspired from [Zigbee2mqtt](#why-another-zigbee-project) but it's a complete rewrite to make it fit on an ESP82xx with 80kB of RAM and only 1MB of flash memory.
|
||||
|
||||
## Introduction
|
||||
|
|
Loading…
Reference in New Issue