gaosen
gaosen
Thanks @mrmaximas , sorry I have no enough time to maintain the project recently. I've been used the node-red before, maybe it's a better solution to expose all tuya data...
Someone tried change the password then it's working, can you have a try?
Login failed have many possibilities. @sateeshruttala you can confirm if the data center is wrong, see updated docs (faq) of how to locate your account's data center. @floperrot44 In your...
@quorea the plugin use app account to login, not iot account, they are different account, did you mixed these?
@quorea I tried `-` in my password and it's working. recent update change the logic of data center choosing. can you post the country code and endpoint (if manually choose)...
@quorea have you tried 1.7.0-beta.32? you country code with data center is correct, and empty endpoint url is okay, any logs like this? ``` Login to: https://xxx.xxx.xxx ```
~ » nslookup openapi.tuyaus.com Server: 240e:390:e56:8cc0::1 Address: 240e:390:e56:8cc0::1#53 Non-authoritative answer: openapi.tuyaus.com canonical name = us-kong-44399fa934a1be74.elb.us-west-2.amazonaws.com. Name: us-kong-44399fa934a1be74.elb.us-west-2.amazonaws.com Address: 54.188.51.105 Name: us-kong-44399fa934a1be74.elb.us-west-2.amazonaws.com Address: 44.231.179.25 Name: us-kong-44399fa934a1be74.elb.us-west-2.amazonaws.com Address: 54.71.119.195 that's dns issue,...
the log message might not very clear, it says we need two schema: 1. ['va_temperature'] 2. ['va_humidity', 'humidity_value'] (one of them is enough) have you tried only set two of...
you mean you set `va_temperature` and `va_humidity` but still get warnings?
one of the device's status is "alarm", so it remains "on". ``` { "code": "smoke_sensor_state", "value": "alarm" } ```