Updated TuyaMCU (markdown)

blakadder 2019-10-28 14:58:29 +01:00
parent e5a8533c22
commit 8fb433665f
1 changed files with 1 additions and 1 deletions

@ -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