sHedC/python-masterthermconnect

Store Token for Re-Use in Command Line

Closed this issue · 1 comments

sHedC commented

To avoid re-logging in each time the command line is called, store the token. Its the logging in multiple times that is sensitive on the API portal.

Add the Token files to git ignore

Also fix some outputs showing %s in the string rather than the values.

sHedC commented

Decided not to do