TuyaAPI / cloud

🌨 🎁 A NodeJS wrapper for Tuya's cloud API. Documentation: https://tuyaapi.github.io/cloud/.
MIT License
32 stars 15 forks source link

Allow certSign to be 'A' for OEM apps #13

Closed uzlonewolf closed 1 year ago

uzlonewolf commented 1 year ago

OEM apps (such as Ledvance and Sylvania) use the single letter "A" instead of a certificate signature. This PR modifies the certSign check to allow that.

codetheweb commented 1 year ago

Thanks!

codetheweb commented 1 year ago

Published in v0.6.2.