You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a Smoke Alarm that sends most of its sensor values through the /pen channel in MQTT.
The thing is that it sends messages using the dpId and so in order to be able to convert this into a regular state in the Tuya integration for Home Assistant I need to have a way to retrieve the dpId information (same thing as the "Query properties" in IOT Core in Tuya Cloud API):
Could you give me an API endpoint that I can call to get such information?
Also, is there a documentation for the available API used by this SDK? I couldn't find any by myself...
Thanks in advance,
Azerty
The text was updated successfully, but these errors were encountered:
Hello,
I have a Smoke Alarm that sends most of its sensor values through the /pen channel in MQTT.
The thing is that it sends messages using the dpId and so in order to be able to convert this into a regular state in the Tuya integration for Home Assistant I need to have a way to retrieve the dpId information (same thing as the "Query properties" in IOT Core in Tuya Cloud API):
Could you give me an API endpoint that I can call to get such information?
Also, is there a documentation for the available API used by this SDK? I couldn't find any by myself...
Thanks in advance,
Azerty
The text was updated successfully, but these errors were encountered: