We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have created an iOT project and linked to Tuya app. I see the device in the cloud project.
The plugin-loads and says it found the device, but it doesn't show as an accessory:
TuyaOpenAPI response: {"result":[{"category":"zndsj","devices”:[“xxxxxxxxxxxxxxxxx”],”functions":[{"code":"up_down","desc":"up down","name":"up down","type":"Enum","values":"{"range":["up","down","stop","continue"]}"},{"code":"level","desc":"level","name":"level","type":"Enum","values":"{"range":["level_1","level_2","level_3"]}"},{"code":"percent_control","desc":"percent control","name":"percent control","type":"Integer","values":"{"unit":"%","min":1,"max":100,"scale":0,"step":1}"},{"code":"child_lock","desc":"child lock","name":"child lock","type":"Boolean","values":"{}"},{"code":"switch","desc":"switch","name":"switch","type":"Boolean","values":"{}"}],"product_id":"8qfqlfvwyx3wcji6"}],"success":true,"t":1705888272597,"tid”:”xxxxxxxxxxxxxxxxxxxx”} path = /v1.0/devices/functions Adding: TV Lift (zndsj / xxxxxxxxxxxxxxxxxxxx) TuyaOpenAPI request: method = post, endpoint = https://openapi.tuyaus.com, path = /v1.0/iot-03/open-hub/access-config, params = null, body = {"uid":"az17057694925024xhYh","link_id":"b5cd3a80-b8c8-11ee-a9bc-9b5d9986191d","link_type":"mqtt","topics":"device","msg_encrypted_version":"1.0"}, headers = {"t":"1705888272690","client_id”:”xxxxxxxxxxxxxx”,”nonce”:”xxxxxxxxxxxxxxxxxxx”,”Signature-Headers":"client_id","sign”:”xxxxxxxxxxxxxx”,”sign_method":"HMAC-SHA256","access_token”:”xxxxxxxxxxxxxx”,”lang":"en","dev_lang":"javascript","dev_channel":"homebridge","devVersion":"1.5.0"}
The text was updated successfully, but these errors were encountered:
Thank you for your feedback, we will solve this issue soon
Sorry, something went wrong.
Stale issue. we will close the issue soon. If this issue has not been resolved, please update the issue and contact us in time.
No branches or pull requests
I have created an iOT project and linked to Tuya app. I see the device in the cloud project.
The plugin-loads and says it found the device, but it doesn't show as an accessory:
TuyaOpenAPI response: {"result":[{"category":"zndsj","devices”:[“xxxxxxxxxxxxxxxxx”],”functions":[{"code":"up_down","desc":"up down","name":"up down","type":"Enum","values":"{"range":["up","down","stop","continue"]}"},{"code":"level","desc":"level","name":"level","type":"Enum","values":"{"range":["level_1","level_2","level_3"]}"},{"code":"percent_control","desc":"percent control","name":"percent control","type":"Integer","values":"{"unit":"%","min":1,"max":100,"scale":0,"step":1}"},{"code":"child_lock","desc":"child lock","name":"child lock","type":"Boolean","values":"{}"},{"code":"switch","desc":"switch","name":"switch","type":"Boolean","values":"{}"}],"product_id":"8qfqlfvwyx3wcji6"}],"success":true,"t":1705888272597,"tid”:”xxxxxxxxxxxxxxxxxxxx”} path = /v1.0/devices/functions
Adding: TV Lift (zndsj / xxxxxxxxxxxxxxxxxxxx)
TuyaOpenAPI request: method = post, endpoint = https://openapi.tuyaus.com, path = /v1.0/iot-03/open-hub/access-config, params = null, body = {"uid":"az17057694925024xhYh","link_id":"b5cd3a80-b8c8-11ee-a9bc-9b5d9986191d","link_type":"mqtt","topics":"device","msg_encrypted_version":"1.0"}, headers = {"t":"1705888272690","client_id”:”xxxxxxxxxxxxxx”,”nonce”:”xxxxxxxxxxxxxxxxxxx”,”Signature-Headers":"client_id","sign”:”xxxxxxxxxxxxxx”,”sign_method":"HMAC-SHA256","access_token”:”xxxxxxxxxxxxxx”,”lang":"en","dev_lang":"javascript","dev_channel":"homebridge","devVersion":"1.5.0"}
The text was updated successfully, but these errors were encountered: