AMoo-Miki / homebridge-tuya-lan

Homebridge plugin for IoT devices that use Tuya Smart's platform
MIT License
196 stars 50 forks source link

Light does not want to respond #274

Open Jenni32222 opened 2 years ago

Jenni32222 commented 2 years ago

Trying to add my LSC spotlights, but the light doesn't want to respond.

{
    "platform": "TuyaLan",
    "name": "TuyaLan",
    "devices": [
        {
            "name": "Spotlights",
            "type": "RGBTWLight",
            "manufacturer": "LSC",
            "model": "Spotlights (set of 3)",
            "id": "-----",
            "key": "----",
            "ip": "192.168.20.162",
            "dpPower": 20
        }
    ],
    "_bridge": {
        "username": "---",
        "port": 34611
    }
}