Refactored the code to shorten file sizes and simplify readability. Reformatted all files using Black Formatter and fixed spelling in the files thanks to Wolf. A couple of new files were added:
Adds the ability to use TOTP when authenticating using the scripts.
Another PR will be made to implement this across all existing scripts.
Added a file that will create a csv of sensor data.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] This change requires a documentation update
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
[x] A 6-digit TOTP may be generated and printed to the console.
Refactoring
Description
Refactored the code to shorten file sizes and simplify readability. Reformatted all files using Black Formatter and fixed spelling in the files thanks to Wolf. A couple of new files were added:
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: