From aa132d624af9598f08c5b51a0a0f8214936f5b8c Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 5 Nov 2019 21:42:57 +0100 Subject: [PATCH] Updated TuyaMCU (markdown) --- TuyaMCU.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TuyaMCU.md b/TuyaMCU.md index b3cb9687..2ca754c3 100644 --- a/TuyaMCU.md +++ b/TuyaMCU.md @@ -149,5 +149,5 @@ Rule1 on TuyaReceived#Data=55AA000700056E040001007E do publish2 stat/tuya_light/ ``` will publish a status message to a custom topic when `55AA000700056E040001007E` appears in "Data" field of the response. -#### Useful tidbits - +#### Useful links +[dpId function tables](tuya-protocols#dpid-functions-tables)