{
    "bridge": {
        "name": "homebridge-tuya-platform-feit-shop-light",
        "username": "BE:B9:AC:79:6C:CA",
        "port": 8081,
        "pin": "034-85-687"
    },

    "description": "This is an Homebridge Plugin of Tuya.",

    "platforms": [
        {
            "platform": "TuyaPlatformFeitShopLight",
            "name": "TuyaPlatformFeitShopLight",
            "options":
              {
                "username": "",
                "password": "",
                "accessId": "",
                "accessKey": "",
                "lang": "en",
                "projectType": "2",
                "appSchema": "tuyaSmart",
                "countryCode": 1,
                "debug":false
              }
        }
    ]
}

