codetheweb / tuyapi

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

302 status on my TuyaPlatform plugin #638

Closed rmkromkamp closed 8 months ago

rmkromkamp commented 8 months ago

I've added the TuyaPlatform plugin and inserted all the necessary information but I get an error message when rebooting the Raspberry Pi

[TuyaPlatform] [TuyaOpenAPI] Status: 302 Found

All Tuya devices do not show up on homekit. They all do work within the Tuya Smart app

kueblc commented 8 months ago

This issue tracker is for tuyapi, an unofficial JS library for controlling Tuya devices over LAN.

Maybe you were looking for homebridge-tuya-platform?