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

Doorbell didn't respond in Home app

Open childledj opened this issue 6 months ago • 0 comments

Prerequisite

  • [X] Yes, I've read the readme completely.

Cache

  • [X] Yes, I've cleaned accessory cache and the issue still exists.

Version

v1.7.0-beta.54

Device Infomation JSON File

{
    "active_time": 1723629610,
    "biz_type": 0,
    "category": "sp",
    "create_time": 1723629610,
    "icon": "smart/icon/bay1620273299168sFU6/22d77cf8026d2af52c3bd3b8c2a49214.png",
    "id": "bf4d7d4b7804504fa8ts73",
    "ip": "46.243.253.244",
    "lat": "",
    "local_key": "gp}dlKO}G4O>s+i+",
    "lon": "",
    "model": "",
    "name": "Звонок 135",
    "online": true,
    "owner_id": "21596537",
    "product_id": "uv2un0vblqqdaahw",
    "product_name": "IP06新版本测试",
    "status": [
      {
        "code": "basic_nightvision",
        "value": "0"
      },
      {
        "code": "doorbell_pic",
        "value": ""
      },
      {
        "code": "initiative_message",
        "value": "eyJ2IjoiNC4wIiwiZmlsZXMiOlt7ImRhdGEiOiI1MjU2MGE3ZTBiN2ZhN2UwYTcwYTcwNDE1YmQ5MWFkMWJlZTQ2NDcyZGZmOTE0MjM1NTRiNjljYmNmYTEyOTVhODMxZmM5MjY3Nzk2MjljMmE1NDQyODVjZDUwYzg0NjdhZmJkODNiMDJlNTE4YWMxNjYwYzBkN2EyNDAwMTQ1ZTFkOWMyYmNlYzgxODRhZjU3Y2QxMjY4ZTMzMWE3NTcyMzViMWVhYmNiZTg1NTIzMWNjMGJhYmU5MzA2NjNkNjc4YmRjY2ZkMzU4ZmRjMjdhZTlmMGRlMzE0MGFhNjA3NiIsImtleUlkIjoiZGVmYXVsdCIsIml2IjoiNTc1ZGVjZDk4ZjgxNzRmNGQ5YWFhYzBiZjhmZmE5NmMifV0sImNtZCI6ImlwY191bmNvbm5lY3RlZCIsInR5cGUiOiJpbWFnZSJ9"
      },
      {
        "code": "record_mode",
        "value": "1"
      },
      {
        "code": "record_switch",
        "value": true
      },
      {
        "code": "sd_format",
        "value": false
      },
      {
        "code": "sd_format_state",
        "value": -20000
      },
      {
        "code": "sd_status",
        "value": 5
      },
      {
        "code": "sd_storge",
        "value": "100|0|100"
      },
      {
        "code": "wireless_electricity",
        "value": 94
      },
      {
        "code": "wireless_lowpower",
        "value": 15
      }
    ],
    "sub": false,
    "time_zone": "+03:00",
    "uid": "eu1608224961878Hnhzt",
    "update_time": 1724406434,
    "uuid": "5603f25fbf2d422f",
    "schema": [
      {
        "code": "basic_nightvision",
        "mode": "rw",
        "type": "Enum",
        "property": {
          "range": [
            "0",
            "1",
            "2"
          ]
        }
      },
      {
        "code": "doorbell_pic",
        "mode": "ro",
        "type": "Raw",
        "property": {}
      },
      {
        "code": "initiative_message",
        "mode": "ro",
        "type": "Raw",
        "property": {}
      },
      {
        "code": "record_mode",
        "mode": "rw",
        "type": "Enum",
        "property": {
          "range": [
            "1"
          ]
        }
      },
      {
        "code": "record_switch",
        "mode": "rw",
        "type": "Boolean",
        "property": {}
      },
      {
        "code": "sd_format",
        "mode": "rw",
        "type": "Boolean",
        "property": {}
      },
      {
        "code": "sd_format_state",
        "mode": "ro",
        "type": "Integer",
        "property": {
          "min": -20000,
          "max": 200000,
          "scale": 0,
          "step": 1
        }
      },
      {
        "code": "sd_status",
        "mode": "ro",
        "type": "Integer",
        "property": {
          "min": 1,
          "max": 5,
          "scale": 0,
          "step": 1
        }
      },
      {
        "code": "sd_storge",
        "mode": "ro",
        "type": "String",
        "property": {
          "maxlen": 255
        }
      },
      {
        "code": "wireless_electricity",
        "mode": "ro",
        "type": "Integer",
        "property": {
          "unit": "%",
          "min": 0,
          "max": 100,
          "scale": 0,
          "step": 1
        }
      },
      {
        "code": "wireless_lowpower",
        "mode": "rw",
        "type": "Integer",
        "property": {
          "unit": "",
          "min": 10,
          "max": 20,
          "scale": 0,
          "step": 1
        }
      }
    ]
  },

Device Control Mode

None

Logs

[8/23/2024, 2:39:06 PM] [Tuya] Initializing TuyaPlatform platform...
[8/23/2024, 2:39:06 PM] [Tuya] Initializing child bridge 0E:6B:C3:2A:CF:B4

[8/23/2024, 2:39:09 PM] [Tuya] Launched child bridge with PID 75084
[8/23/2024, 2:39:11 PM] [Tuya] Loaded @0x5e/homebridge-tuya-platform v1.7.0-beta.54 child bridge successfully

[8/23/2024, 2:39:11 PM] Loaded 14 cached accessories from cachedAccessories.0E6BC32ACFB4.
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Thermowifi
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Led-strip-kitchen
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Датчик T & H
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Wii-Fi Temperature & Humidity Sensor
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: 温湿度传感器wifi 2
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: USB Smart Adapter
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: LED BULB W5K
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Multi-mode Gateway
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Датчик температуры и влажности с экраном
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Water leak sensor
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Water leak sensor 2
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Water leak sensor
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: PIR motion sensor
[8/23/2024, 2:39:11 PM] [Tuya] Loading accessory from cache: Звонок 135
[8/23/2024, 2:39:11 PM] [Tuya] Log in to Tuya Cloud.
[8/23/2024, 2:39:11 PM] [Tuya] [TuyaOpenAPI] Login to: https://openapi.tuyaeu.com/
[8/23/2024, 2:39:11 PM] [Tuya] [TuyaOpenAPI] Request:
method = post
endpoint = https://openapi.tuyaeu.com/
path = /v1.0/iot-01/associated-users/actions/authorized-login
query = null
headers = {
  "t": "1724413151915",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "b4d680d2-c711-4ae2-9010-8780d9299685",
  "Signature-Headers": "client_id",
  "sign": "87C7EE6EA2ECE4CA8BA11402675E8A78AB6BD9295362BC34A8A80DA3353E7EAC",
  "sign_method": "HMAC-SHA256",
  "access_token": "",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = {
  "country_code": 7,
  "username": "xxxxxxxxx@xxxxxxx",
  "password": "xxxxxxxxxxxxxxxx",
  "schema": "tuyaSmart"
}
[8/23/2024, 2:39:12 PM] Homebridge v1.8.4 (HAP v0.12.2) (Tuya) is running on port 53598.
[8/23/2024, 2:39:12 PM] 


[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/iot-01/associated-users/actions/authorized-login
data = {
  "result": {
    "access_token": "95f5cfd1a44dde4b378b35458515856f",
    "expire_time": 7200,
    "platform_url": "https://openapi.tuyaeu.com",
    "refresh_token": "1bcf40e6c1807d6a08c51a84f993f03a",
    "uid": "eu1608224961878Hnhzt"
  },
  "success": true,
  "t": 1724413155034,
  "tid": "52fa0ef4614411ef9a8c4604aebef837"
}
[8/23/2024, 2:39:15 PM] [Tuya] Start MQTT connection.
[8/23/2024, 2:39:15 PM] [Tuya] Fetching home list.
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Request:
method = post
endpoint = https://openapi.tuyaeu.com
path = /v1.0/iot-03/open-hub/access-config
query = null
headers = {
  "t": "1724413155099",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "18398ea3-55ba-4dc3-994d-983c3f91362a",
  "Signature-Headers": "client_id",
  "sign": "5A6585579CC0F6B4D8434CE9ECE4704451414DA9497DADB803FE3CB1765C21EC",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = {
  "uid": "eu1608224961878Hnhzt",
  "link_id": "709b313a-faab-4008-9195-0bb5bf0b2bdc",
  "link_type": "mqtt",
  "topics": "device",
  "msg_encrypted_version": "1.0"
}
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaeu.com
path = /v1.0/users/eu1608224961878Hnhzt/homes
query = undefined
headers = {
  "t": "1724413155100",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "2f726b37-59fc-4eb0-a1c1-ab2c330e07c3",
  "Signature-Headers": "client_id",
  "sign": "42AE553FCC2AAA072C67702022A61F9B519C3803F0A7877452FB3F289C5B8566",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = null
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/iot-03/open-hub/access-config
data = {
  "result": {
    "client_id": "cloud_new77f582a1ae17d32bec4af02b08c38d28",
    "expire_time": 7200,
    "password": "6a6bc749ea50210d1ff16480ce3a908d",
    "sink_topic": {
      "device": "cloud/token/out/{device_id}"
    },
    "source_topic": {
      "device": "cloud/token/in/new5811f242be718e3cbd886bd16366c136"
    },
    "url": "ssl://m1.tuyaeu.com:8883",
    "username": "cloud_new5811f242be718e3cbd886bd16366c136"
  },
  "success": true,
  "t": 1724413155211,
  "tid": "531bf29a614411ef9a8c4604aebef837"
}
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/users/eu1608224961878Hnhzt/homes
data = {
  "result": [
    {
      "geo_name": "Серпуховский районxxxxxxxx",
      "home_id": 21596537,
      "lat": 54.83xxxxxxx,
      "lon": 37.28xxxxxxx,
      "name": "Дача",
      "role": "OWNER"
    }
  ],
  "success": true,
  "t": 1724413155468,
  "tid": "5342d705614411ef9a8c4604aebef837"
}
[8/23/2024, 2:39:15 PM] [Tuya] Got home_id=21596537, name=Дача
[8/23/2024, 2:39:15 PM] [Tuya] Fetching device list.
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaeu.com
path = /v1.0/homes/21596537/devices
query = undefined
headers = {
  "t": "1724413155532",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "78b3de48-68bf-4131-9cca-b1df0420017e",
  "Signature-Headers": "client_id",
  "sign": "B9E9390CD8079D80D93E6BD1A481B04ACF69A3BF913320D28870ED6A915D1CA1",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = null
[8/23/2024, 2:39:15 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/homes/21596537/devices
data = {
  "result": [
    .......
    {
      "active_time": 1723629610,
      "biz_type": 0,
      "category": "sp",
      "create_time": 1723629610,
      "icon": "smart/icon/bay1620273299168sFU6/22d77cf8026d2af52c3bd3b8c2a49214.png",
      "id": "bf4d7d4b7804504fa8ts73",
      "ip": "46.243.253.244",
      "lat": "",
      "local_key": "gp}dlKO}G4O>s+i+",
      "lon": "",
      "model": "",
      "name": "Звонок 135",
      "online": true,
      "owner_id": "21596537",
      "product_id": "uv2un0vblqqdaahw",
      "product_name": "IP06新版本测试",
      "status": [
        {
          "code": "basic_nightvision",
          "value": "0"
        },
        {
          "code": "sd_storge",
          "value": "100|0|100"
        },
        {
          "code": "sd_status",
          "value": 5
        },
        {
          "code": "sd_format",
          "value": false
        },
        {
          "code": "sd_format_state",
          "value": -20000
        },
        {
          "code": "wireless_electricity",
          "value": 94
        },
        {
          "code": "wireless_lowpower",
          "value": 15
        },
        {
          "code": "record_switch",
          "value": true
        },
        {
          "code": "record_mode",
          "value": "1"
        },
        {
          "code": "doorbell_pic",
          "value": ""
        },
        {
          "code": "initiative_message",
          "value": "eyJ2IjoiNC4wIiwiZmlsZXMiOlt7ImRhdGEiOiI5NDI2MmI4NDBmYWEwMWQzY2JhYjJmNDAxZTQ1MmZjZmM1YjdiNmQyNGZlMWEzMDM3ZTIwMDcxZWQ0MWMyYWJlMDhlNDM5NTU4M2MyY2NmOTYwOGFmZjkxYThiODFhYmEzZmVhNjk4NWJjOWI4Mzc5MjQ5MGJkZTBiNDRlN2NiODVjZjdmMmU3ZmY4Mzk0M2UzMGE3ZmVkM2Q4MWZhM2UzMDQ3NjM0NmIzNGM3OWU1NDVkYWEyYmQwNjNjMWU3ODY0ODEyMTc1NDU4MjEzOTEwMzg1NDdkNmQxNzc3MmIwNiIsImtleUlkIjoiZGVmYXVsdCIsIml2IjoiZmE3MTlhMjI5OWE4NTUwMzk2NTgyMGM3MDE4NzczNzkifV0sImNtZCI6ImlwY191bmNvbm5lY3RlZCIsInR5cGUiOiJpbWFnZSJ9"
        }
      ],
      "sub": false,
      "time_zone": "+03:00",
      "uid": "eu1608224961878Hnhzt",
      "update_time": 1724406434,
      "uuid": "5603f25fbf2d422f"
    },
    {
      "active_time": 1712655341,
      "biz_type": 0,
      "category": "sj",
      "create_time": 1712655341,
      "icon": "smart/icon/ay15427647462366edzT/64fb716983297a0df40deae40a719aef.png",
      "id": "bf5fec82a126951023keyw",
      "ip": "",
      "lat": "54.8400",
      "local_key": "",
      "lon": "37.2900",
      "model": "免开发水浸传感器",
      "name": "Ванная",
      "online": true,
      "owner_id": "21596537",
      "product_id": "upgcbody",
      "product_name": "Zibgee水浸传感器",
      "status": [
        {
          "code": "watersensor_state",
          "value": "normal"
        },
        {
          "code": "battery_percentage",
          "value": 34
        }
      ],
      "sub": true,
      "time_zone": "+03:00",
      "uid": "eu1608224961878Hnhzt",
      "update_time": 1724411017,
      "uuid": "a4c138b592df50e4"
    },
    ..........
.....
[8/23/2024, 2:39:16 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaeu.com
path = /v1.0/devices/bf4d7d4b7804504fa8ts73/specifications
query = undefined
headers = {
  "t": "1724413156432",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "1b69e3e9-ccc2-4d38-971a-0ad7afeebbf9",
  "Signature-Headers": "client_id",
  "sign": "23EFA9243C9ACCC327505EC873A847031E9F62A85FEAEF26FEDFC43935563536",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = null
[8/23/2024, 2:39:16 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/devices/bf4d7d4b7804504fa8ts73/specifications
data = {
  "result": {
    "category": "sp",
    "functions": [
      {
        "code": "basic_nightvision",
        "type": "Enum",
        "values": "{\"range\":[\"0\",\"1\",\"2\"]}"
      },
      {
        "code": "sd_format",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "wireless_lowpower",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":10,\"max\":20,\"scale\":0,\"step\":1}"
      },
      {
        "code": "record_switch",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "record_mode",
        "type": "Enum",
        "values": "{\"range\":[\"1\"]}"
      }
    ],
    "status": [
      {
        "code": "basic_nightvision",
        "type": "Enum",
        "values": "{\"range\":[\"0\",\"1\",\"2\"]}"
      },
      {
        "code": "sd_storge",
        "type": "String",
        "values": "{\"maxlen\":255}"
      },
      {
        "code": "sd_status",
        "type": "Integer",
        "values": "{\"min\":1,\"max\":5,\"scale\":0,\"step\":1}"
      },
      {
        "code": "sd_format",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "sd_format_state",
        "type": "Integer",
        "values": "{\"min\":-20000,\"max\":200000,\"scale\":0,\"step\":1}"
      },
      {
        "code": "wireless_electricity",
        "type": "Integer",
        "values": "{\"unit\":\"%\",\"min\":0,\"max\":100,\"scale\":0,\"step\":1}"
      },
      {
        "code": "wireless_lowpower",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":10,\"max\":20,\"scale\":0,\"step\":1}"
      },
      {
        "code": "record_switch",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "record_mode",
        "type": "Enum",
        "values": "{\"range\":[\"1\"]}"
      },
      {
        "code": "doorbell_pic",
        "type": "Raw",
        "values": "{}"
      },
      {
        "code": "initiative_message",
        "type": "Raw",
        "values": "{}"
      }
    ]
  },
  "success": true,
  "t": 1724413156524,
  "tid": "53e61e25614411ef883136d89ae34f8e"
}
.......
[8/23/2024, 2:39:17 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaeu.com
path = /v1.0/devices/bfc76b064f09df25c3uhbh/specifications
query = undefined
headers = {
  "t": "1724413157286",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "7b27b721-8e7b-4419-96da-447bf80a3c9c",
  "Signature-Headers": "client_id",
  "sign": "759B008CF0FA67B342F6B9429BACF2AF6805988B3E868E32F8930654EEBDA121",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = null
[8/23/2024, 2:39:17 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.0/devices/bfc76b064f09df25c3uhbh/specifications
data = {
  "result": {
    "category": "wg2",
    "functions": [
      {
        "code": "switch_alarm_sound",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "master_state",
        "type": "Enum",
        "values": "{\"range\":[\"normal\",\"alarm\"]}"
      },
      {
        "code": "factory_reset",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "alarm_active",
        "type": "String",
        "values": "{\"maxlen\":255}"
      }
    ],
    "status": [
      {
        "code": "switch_alarm_sound",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "master_state",
        "type": "Enum",
        "values": "{\"range\":[\"normal\",\"alarm\"]}"
      },
      {
        "code": "factory_reset",
        "type": "Boolean",
        "values": "{}"
      },
      {
        "code": "alarm_active",
        "type": "String",
        "values": "{\"maxlen\":255}"
      }
    ]
  },
  "success": true,
  "t": 1724413157388,
  "tid": "5469eccb614411ef9a8c4604aebef837"
}
..........
[8/23/2024, 2:39:18 PM] [Tuya] Fetching scene list.
[8/23/2024, 2:39:18 PM] [Tuya] [TuyaOpenAPI] Request:
method = get
endpoint = https://openapi.tuyaeu.com
path = /v1.1/homes/21596537/scenes
query = undefined
headers = {
  "t": "1724413158656",
  "client_id": "xtjrmpv4nkfgvdna5yuc",
  "nonce": "5a0dafe5-c668-4ae6-90df-0936d8db8d06",
  "Signature-Headers": "client_id",
  "sign": "452DFFF9A1147C2683E8D6EADFEAC354B5BD0C85E330A7E6F64175A15A995B8D",
  "sign_method": "HMAC-SHA256",
  "access_token": "95f5cfd1a44dde4b378b35458515856f",
  "lang": "en",
  "dev_lang": "javascript",
  "dev_channel": "homebridge",
  "devVersion": "1.7.0-beta.54"
}
body = null
[8/23/2024, 2:39:18 PM] [Tuya] [TuyaOpenAPI] Response:
path = /v1.1/homes/21596537/scenes
data = {
  "result": [],
  "success": true,
  "t": 1724413158755,
  "tid": "55397889614411ef883136d89ae34f8e"
}
[8/23/2024, 2:39:18 PM] [Tuya] Got 14 device(s) and scene(s).
[8/23/2024, 2:39:18 PM] [Tuya] Device list saved at /Users/child/.homebridge/persist/TuyaDeviceList.eu1608224961878Hnhzt.json
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: 温湿度传感器wifi 2
[8/23/2024, 2:39:18 PM] [Tuya] [Серверная] Set props for CurrentTemperature: { minValue: -20, maxValue: 60, minStep: 0.1 }
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Led-strip-kitchen
[8/23/2024, 2:39:18 PM] [Tuya] [Led-strip-kitchen] Light type: RGB
[8/23/2024, 2:39:18 PM] [Tuya] [Led-strip-kitchen] Adaptive Lighting disabled.
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: USB Smart Adapter
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Звонок 135
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Water leak sensor
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Water leak sensor
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Wii-Fi Temperature & Humidity Sensor
[8/23/2024, 2:39:18 PM] [Tuya] [Гостиная t&h] Set props for CurrentTemperature: { minValue: -20, maxValue: 60, minStep: 0.1 }
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Thermowifi
[8/23/2024, 2:39:18 PM] [Tuya] [Пристройка] Set props for CurrentTemperature: { minValue: -20, maxValue: 60, minStep: 0.1 }
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Multi-mode Gateway
[8/23/2024, 2:39:18 PM] [Tuya] Unsupported device: Multi-mode Gateway.
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Датчик T & H
[8/23/2024, 2:39:18 PM] [Tuya] [Сурикатская] Set props for CurrentTemperature: { minValue: -20, maxValue: 60, minStep: 0.1 }
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Датчик температуры и влажности с экраном
[8/23/2024, 2:39:18 PM] [Tuya] [Датчик t&h с экраном] Set props for CurrentTemperature: { minValue: -20, maxValue: 60, minStep: 0.1 }
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: PIR motion sensor
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: LED BULB W5K
[8/23/2024, 2:39:18 PM] [Tuya] [LED BULB W5K] Light type: RGBCW
[8/23/2024, 2:39:18 PM] [Tuya] [LED BULB W5K] Set props for ColorTemperature: { minValue: 140, maxValue: 500, minStep: 1 }
[8/23/2024, 2:39:18 PM] [Tuya] [LED BULB W5K] Adaptive Lighting disabled.
[8/23/2024, 2:39:18 PM] [Tuya] Restoring existing accessory from cache: Water leak sensor 2
[8/23/2024, 2:39:18 PM] [Tuya] [Сурикатская] [TemperatureSensor/undefined/CurrentTemperature] Update value: 25.300000000000004 => 25.3
[8/23/2024, 2:39:18 PM] [Tuya] [Датчик t&h с экраном] [TemperatureSensor/undefined/CurrentTemperature] Update value: 23.300000000000004 => 23.3
[8/23/2024, 2:39:18 PM] [Tuya] [Гостиная t&h] [TemperatureSensor/undefined/CurrentTemperature] Update value: 19.800000000000004 => 19.8
[8/23/2024, 2:39:18 PM] [Tuya] [Пристройка] [TemperatureSensor/undefined/CurrentTemperature] Update value: 25.800000000000004 => 25.8
[8/23/2024, 2:40:01 PM] [Tuya] [PIR motion sensor] [MotionSensor/undefined/MotionDetected] Update value: false => true
[8/23/2024, 2:41:15 PM] [Tuya] [PIR motion sensor] [MotionSensor/undefined/MotionDetected] Update value: true => false

Other Infomations

I have tried to remove all unnecessary information about another devices from log and json

After pressing doorbell button - only the Tuta Smart app respond to this^ and no respond from Home app

childledj avatar Aug 23 '24 12:08 childledj