Forcing a device to be identified as a specific model/manufacturer #6097
matteobrusa
started this conversation in
Devices
Replies: 1 comment
|
Found a solution to fix the unknown sensor. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've got a Tuya TS0201 sensor which reports itself as an undefined device:
Received message from unsupported device with Zigbee model 'undefined' and manufacturer name 'undefined'The sensor actually sends correct data:
How can I override the manufacturer and model for this specific
ieee_address?Is there any other way to understand why the model and manufacturer are not reported correctly?
All reactions