mirror of https://github.com/arendst/Tasmota.git
Updated TuyaMCU (markdown)
parent
e5a8533c22
commit
8fb433665f
|
@ -2,7 +2,7 @@ Module **TuyaMCU (54)** is configured for devices with a Tuya Wi-Fi module and a
|
|||
|
||||
Originally, in those devices, the Wi-Fi module takes care of network and software features. Meanwhile, the MCU controls the hardware based on commands received from the Wi-Fi module or built-in controls (buttons, switches, remotes and similar) and reports the status back to the Wi-Fi module.
|
||||
|
||||
TuyaMCU module facilitates communication between Tasmota and the MCU with:
|
||||
TuyaMCU module facilitates communication between Tasmota and the MCU using [Tuya Serial Port Communication Protocol](tuya-protocols) through:
|
||||
- `TuyaMCU` command maps device functions to Tasmota components
|
||||
- `TuyaSend<x>` command calculates and sends complex serial commands using only two parameters
|
||||
- "TuyaReceived" response interprets status messages and publishes a JSON payload to an MQTT topic
|
||||
|
|
Loading…
Reference in New Issue