jasonacox / tinytuya

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

Dark Reader browser extension prevents QR code from scanning #463

Closed Osprey00 closed 4 months ago

Osprey00 commented 4 months ago

When following the TinyTuya installation instructions and getting to the "Add to Tuya Account" step, the QR code on the Tuya website won't scan if you have the Dark Reader browser extension enabled. The simple fix is to temporarily turn it off so that you can scan the code, but I and others (link: https://github.com/codetheweb/tuyapi/issues/515) pulled our hair out until we discovered it.

This is just a suggestion to maybe add a note about this somewhere in the TinyTuya installation instructions to help prevent others from pulling their hair out over the issue.

uzlonewolf commented 4 months ago

Really? Shutting DR off was the first thing I did when mine wouldn't scan.

I'll add a note to the documentation.

jasonacox commented 4 months ago

Thanks @Osprey00 !