You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot add device correctly to Tuya Local.
I have successfully added the device to the Tuya app and can see it in the developer platform however it will not show up when I try to add it to LocalTuya.
I have tried adding it manually using the ID, token and manually setting the DP ID's based on what was found in the dev platform but it still wont work - it just shows as unavailable.
I have tried changing the WiFi network its on, restarting HA, adding, deleting and readding - I have tried all I can think of
Environment
Localtuya version: 5.2.1 (HACS says 5.2.2 but when I redownload and restart it remains on 5.2.1)
Home Assistant Core version: 2024.11.0
Does the device work using the Home Assistant Tuya Cloud component ?
The problem
Cannot add device correctly to Tuya Local.
I have successfully added the device to the Tuya app and can see it in the developer platform however it will not show up when I try to add it to LocalTuya.
I have tried adding it manually using the ID, token and manually setting the DP ID's based on what was found in the dev platform but it still wont work - it just shows as unavailable.
I have tried changing the WiFi network its on, restarting HA, adding, deleting and readding - I have tried all I can think of
Environment
Steps to reproduce
Confirm DP IDs havent updated
DP dump
{
"result": {
"properties": [
{
"code": "switch_led",
"custom_name": "",
"dp_id": 20,
"time": 1730960984363,
"type": "bool",
"value": true
},
{
"code": "work_mode",
"custom_name": "",
"dp_id": 21,
"time": 1730960984363,
"type": "enum",
"value": "white"
},
{
"code": "bright_value",
"custom_name": "",
"dp_id": 22,
"time": 1730960984363,
"type": "value",
"value": 1000
},
{
"code": "scene_data",
"custom_name": "",
"dp_id": 25,
"time": 1730960984363,
"type": "string",
"value": "000e0d0000000000000000c803e8"
},
{
"code": "countdown",
"custom_name": "",
"dp_id": 26,
"time": 1730960984363,
"type": "value",
"value": 0
},
{
"code": "control_data",
"custom_name": "",
"dp_id": 28,
"time": 1730960980575,
"type": "string",
"value": ""
},
{
"code": "debug_data",
"custom_name": "",
"dp_id": 29,
"time": 1730960980575,
"type": "string",
"value": ""
},
{
"code": "sleep_mode",
"custom_name": "",
"dp_id": 31,
"time": 1730960984372,
"type": "raw",
"value": "AAA="
},
{
"code": "wakeup_mode",
"custom_name": "",
"dp_id": 32,
"time": 1730960984848,
"type": "raw",
"value": "AAA="
},
{
"code": "power_memory",
"custom_name": "",
"dp_id": 33,
"time": 1730960985311,
"type": "raw",
"value": "AAAAAAAAAAAD6APo"
},
{
"code": "do_not_disturb",
"custom_name": "",
"dp_id": 34,
"time": 1730960984363,
"type": "bool",
"value": false
}
]
},
"success": true,
"t": 1730962738779,
"tid": "c31abcbe9cd511efacb2ded37fff273c"
}
Provide Home Assistant traceback/logs
Additional information
The text was updated successfully, but these errors were encountered: