codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.1k stars 342 forks source link

How to get capabilities of a device? #333

Closed alzedd closed 4 years ago

alzedd commented 4 years ago

I'm trying to get all the commands available for my tuya compatible vacuum, a cecotec conga. Is there a way to get all available commands and options? or I just have to scan and map them?

Apollon77 commented 4 years ago

In fact the API can not do that. There are ways with older Apps to catch the "device schema" out of the App and Cloud systems and then you know what is what ... but else ... no way