Hello Bote,
I get it it’s pretty complicated stuff , but I don’t understand why you don’t seem to read post 1 of this thread, as suggested several times with a reason;
because that gives you the answers about what to do, when you have:
Jurgen_Heine:
Not supported devices or functions
Only when device is supported by API, it’s possible to add the device to this app. because I don’t own all device types, it’s hard to implement a device type which I don’t own. Contributions to code are welkom to add unsupported devices. Other possibility is to use raw commands
Raw commands
You can receive all messages send for devices with trigger cards. Also there are now action cards to send commands to you device. On this way you can interact with not directly supported devices are commands. Combine it with the virtual devices app and you can control most of your devices. It’s a function for advanced users, there is no validation when sending a command to your device.
To get the device id’s, commands and possible values you can create a flow with the text event received trigger card. This card is returning device id, command and value for each action. Log the returned values to log app to know the commands of your devices, deviceid’s and possible values.
See also Howto of @Peter_Kawa : [App][Pro] Tuya Cloud - #765 by Peter_Kawa
Scenes
This app support the use of scenes. In the mobile Tuya/Smart life app you can make ‘Tap to run’ actions( In the past they where called scenes). Those actions can be called in a flow from this app.
The scenes for the official API are not automatically updated, for now new scenes will only appear after a restart of this app.
See also howto of @Peter_Kawa : [App][Pro] Tuya Cloud - #296 by Peter_Kawa
I hope this gets you a bit further connecting with your ‘not directly supported device’.
Or maybe you’d just wait for the Tuya app by Tuya themselves:
Hi all, just as a heads-up; as of today Tuya has officially joined the “Talks With Homey” program. Which is great news! They are currently working on API endpoints that would enable us to built an official integration without the need to dive into developer accounts. We are hoping to launch the official App later this year! Keep you posted!
Moved from Topic about the Community App: [App][Pro] Tuya Cloud - #2197 by Dijker