connecting TuYa TS0201 (or similar)
See original GitHub issueHi,
I bought these wall thermostats from aliexpress:
I though they would be those:
But zigbee2MQTT doesn’t seem to recognize them, and I get the following message:
Zigbee2MQTT:warn 2020-12-04 20:41:29: Received message from unsupported device with Zigbee model 'undefined' and manufacturer name '_TZ2000_a476raq2'
Zigbee2MQTT:warn 2020-12-04 20:41:29: Please see: https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html.
Zigbee2MQTT:warn 2020-12-04 20:41:29: Received message from unsupported device with Zigbee model 'undefined' and manufacturer name '_TZ2000_a476raq2'
Zigbee2MQTT:warn 2020-12-04 20:41:29: Please see: https://www.zigbee2mqtt.io/how_tos/how_to_support_new_devices.html.
Is there an easy way to make zigbee2MQTT identify them as the Tuya models? I think they should be identical/compatible.
BR,
Adel
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Need Help Connecting Tuya Thermometer TS0201 by ...
Hello, I am still pretty new to HA and am having issues with a Tuya temperature/humidity sensor that I've added via the ZHA...
Read more >Zigbee temperature/humidity sensor with LCD TS0201 RSH-Z ...
It is in my case that it flies through the wall from the other room - about 7 meters from the TUYA router...
Read more >How to reset the Zigbee device to the state to be configured?
Devices with a reset button: Firstly, make sure the device is powered off for more than 10 seconds before powering on the device....
Read more >Tuya TS0201 Zigbee sensor going offline - Bindings
I have a Tuya TS0201 temperature and humidity sensor connected to ... Other sensors from Aqara are working without a problem in my...
Read more >Tuya Temperature & Humidity Sensor WSD500A
It's possible your sensor will mistakenly be identified as a Blitzwolf Temp & Humidity Sensor device because it also carries the same TS0201...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok, I managed to solve the issue.
First, you must add a section in devices.js :
Then ensure that your device is pairing. To get this to work, I had to remove the device from database.db and (the most important I think), after reading the page about unsuccessfull pairings, I replaced the batteries of the device.
After a restart of zigbee2mqtt all went well.
Maybe I could do a PR for this device ? Please tell me if it’s of interest.
Ah ok, sorry about that.