homebridge-tuya-lan icon indicating copy to clipboard operation
homebridge-tuya-lan copied to clipboard

Light does not want to respond

Open Jenni32222 opened this issue 2 years ago • 0 comments

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
    }
}

Jenni32222 avatar Apr 26 '22 16:04 Jenni32222