Skip to content
Marco Sillano edited this page Jul 7, 2023 · 59 revisions

Welcome to the tuyaDAEMON wiki!

"TuyaDAEMON's goal is not to control some Tuya devices but to integrate the entire Tuya ecosystem in node-red, creating a new level of abstraction that includes both Tuya-cloud and all possible extensions: custom devices and logic of extended automation."

tuyaDAEMON is a complete framework for advanced IOT projects.

TuyaDAEMON is very experimental, the CORE module MUST be modified for every new device. Any effort is made to make it modular, small, fast, easy to modify, and fully documented.

Some tuyaDAEMON presentation pages:

In deep the tuyaDAEMON CORE:

The TRIGGER technique:

new devices

How to add a new smart device to tuyaDAEMON?

  • Step-by-step guide 'add a new device'.
  • tuyaDAEMON toolkit uses a MySQL database to store all information about the devices and creates some useful artifacts.
  • tuyaDAEMON things: An application for managing Tuya and custom things to/from global.alldevices structures of one or more tuyaDAEMON servers (extends toolkit).

How to design a custom device? some case studies can help you:

An open collection of known devices info:

more

Notes on tuyaDAEMON installation and use:

tuyaDEAMON-applications presents some applications built with tuyaDEAMON and a collection of programmers's notes about solutions of common challenges.

All contributions and criticisms are welcome. Thanks.

Clone this wiki locally