17.03.2021, 10:17
Hello.
If Tuya devices are based on ESP8266 or ESP8285, you can install Tasmota firmware (https://tasmota.github.io/docs/) to use mqtt. You also need:
A mqtt broker, for example mosquitto, running on a PC or a raspberry or similar.
If you want to use the logic machine itself as a broker, here is an example https://forum.logicmachine.net/showthread.php?tid=2505.
An mqtt client, in this case Logic machine with a Lua script, here is an example of when I asked in the forum how to do it https://forum.logicmachine.net/showthread.php?tid=2649.
I hope you find it useful.
P.S. Be careful that some Tuya devices lately come with realtek wifi and not ESP.
If Tuya devices are based on ESP8266 or ESP8285, you can install Tasmota firmware (https://tasmota.github.io/docs/) to use mqtt. You also need:
A mqtt broker, for example mosquitto, running on a PC or a raspberry or similar.
If you want to use the logic machine itself as a broker, here is an example https://forum.logicmachine.net/showthread.php?tid=2505.
An mqtt client, in this case Logic machine with a Lua script, here is an example of when I asked in the forum how to do it https://forum.logicmachine.net/showthread.php?tid=2649.
I hope you find it useful.
P.S. Be careful that some Tuya devices lately come with realtek wifi and not ESP.