0x5e / homebridge-tuya-platform

Make homebridge-tuya-platform great again.
MIT License
206 stars 58 forks source link

API not subscribed #394

Open mitch7391 opened 8 months ago

mitch7391 commented 8 months ago

Prerequisite

Cache

Version

v1.7.0-beta.52

Device Infomation JSON File

No response

Device Control Mode

Standard Instruction

Logs

[23/10/2023, 6:51:52 pm] [Tuya] Got home_id=XXXXXXX, name=My Home ..
[23/10/2023, 6:51:52 pm] [Tuya] Fetching device list.
[23/10/2023, 6:51:53 pm] [Tuya] [TuyaOpenAPI] 
API not subscribed. Please go to "Tuya IoT Platform -> Cloud -> Development -> Project -> Service API",
and Authorize the following APIs before using:
- Authorization Token Management
- Device Status Notification
- IoT Core
- Industry Project Client Service (for "Custom" project)

[23/10/2023, 6:51:53 pm] [Tuya] [TuyaOpenMQ] Get MQTT config failed. code = 28841101, msg = No permissions. This API is not subscribed.

Other Infomations

I seem to be getting the above errors in my homebridge logs but the device seems to add to Homebridge, HomeKit and I am able to control it. I find it odd as I have added all of the permissions as I could. Is this something I have done wrong?

Also as a side note, it seems the readme instructions are outdated to how the website now is (I was not able to pick some of the permissions suggested as they were not there).

mitch7391 commented 2 months ago

@0x5e any chance you can take a look at this one please?