Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

two identical thermostats #460

Open
tanki658 opened this issue Feb 11, 2024 · 1 comment
Open

two identical thermostats #460

tanki658 opened this issue Feb 11, 2024 · 1 comment

Comments

@tanki658
Copy link

Hi Jadnoacox,

I have two identical tyua thermostats. I don't know why the first thermostat doesn't return results like the second one.

python3 -m tinytuya scan -debug

{
"timestamp": 1707652167.6474035,
"devices": [
{
"id": "bf7ceb0894efdc8490aqof",
"ip": "xxx.xxx.xxx.xxx",
"active": 2,
"encrypt": true,
"productKey": "y1biomfanpdusz6b",
"token": true,
"wf_cfg": true,
"name": "",
"key": "",
"mac": "",
"ability": 0,
"dev_type": "default",
"origin": "broadcast",
"ver": "3.4"
},
{
"id": "bf748499d9b573c4afkwoy",
"ip": "xxx.xxx.xxx.xxx",
"active": 2,
"encrypt": true,
"productKey": "y1biomfanpdusz6b",
"token": true,
"wf_cfg": true,
"name": "Kitchen Thermostat",
"key": ")ocd@W[[MALw:OxH",
"mac": "c4:82:e1:d8:88:de",
"ability": 0,
"dev_type": "default",
"err": "",
"type": "default",
"dps": {
"dps": {
"1": false,
"2": "manual",
"16": 24,
"19": 35,
"23": "c",
"24": 21,
"26": 5,
"27": 0,
"36": "close",
"40": false,
"43": "out",
"45": 0,
"101": 20,
"103": false,
"106": 1
}
},
"origin": "broadcast",
"ver": "3.4"
}
]
}

@uzlonewolf
Copy link
Collaborator

Unlike the second one, that first one does not have a key set. Try running the wizard again to get it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants