jasonacox / tinytuya

Python API for Tuya WiFi smart devices using a direct local area network (LAN) connection or the cloud (TuyaCloud API).
MIT License
868 stars 157 forks source link

There may be a decoding problem #410

Closed garry0garry closed 9 months ago

garry0garry commented 9 months ago

One device out of three shows an incorrect local key: Local Key = ts<+N?_PN(_EDu+m What can you do to find the correct key?

garry0garry commented 9 months ago

TinyTuya [1.12.11]

        "name": "Breaker",
        "key": "ts<+N?_PN(_EDu+m",
garry0garry commented 9 months ago

The IoT website has the same information.

uzlonewolf commented 9 months ago

What makes you think it's incorrect? They switched to including symbols a few months ago https://github.com/jasonacox/tinytuya/discussions/341