Search found 12 matches

by novusdash123
2026年 Jul 1日 17:33
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Yes it works now. Thanks a lot for your effort and support. I'll report back here if I find any issues later on.

by novusdash123
2026年 Jun 30日 18:40
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

network error:(2008) app param is invalid
Device ID: bfb9dd3453942083bcx9oj
Call time: 2026-06-30 10:40:15 UTC

by novusdash123
2026年 Jun 29日 23:08
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi, After your fix, HomeRepository.query_room_by_device no longer returns 1108. It now returns 2008: app param is invalid. SDK: tuya-device-sharing-sdk 0.2.11 Method: HomeRepository.query_room_by_device(device_id) The same token can query homes and devices with no issues. So auth/token/device sharin...
by novusdash123
2026年 Jun 29日 00:24
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi, yes I can now see the commits and the sdk function, thanks. Unfortunately I tested the function and it seems to give the following error: network error:(1108) uri path invalid The query_homes() function seems to work well so I don't think it is an issue with my environment or credentials. I also...
by novusdash123
2026年 Jun 22日 19:23
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi,

Thanks for your support. I don't seem to find the room related api in the code. The last commit to the dev branch was three weeks ago. Am I missing something?

Thanks again

by novusdash123
2026年 May 28日 21:59
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Thanks for your help and effort. Very appreciated.

by novusdash123
2026年 May 27日 15:01
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Hi. Any updates on this issue?

by novusdash123
2026年 May 22日 20:34
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

Sure. Currently the default tuya integration does not group devices into hierarchies the same way they are grouped in the tuya app. For example if I have a 100 devices that are grouped into 2 homes and 5 rooms for each home, they will just be all mixed together in Home Assistant. An option to handle...
by novusdash123
2026年 May 22日 20:05
Forum: Cloud/SaaS Development
Topic: Accessing rooms using the tuya-device-sharing-sdk
Replies: 20
Views: 15971

Re: Accessing rooms using the tuya-device-sharing-sdk

I also claim that adding this feature will be very useful for lots of integrations in home assistant as this will allow them to get access to this important data hierarchy, including the official tuya integration as well.