Closed vevsvevs closed 3 years ago
I have updated the script in a different way to reuse some code
Nice! But why don't you want to skip empty data (not every device has IP or TOKEN), and check whether the second API request result is not Null?
I have added checks to skip empty data here. I will add an additional check for ble API request (EDIT: added)
Like the https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/pull/16 but with some auxiliary checks (no answer/wrong/empty data skipping). Windows binary file is also here.