Replies: 2 comments 6 replies
|
Just to add, here is the log from the add-on: 2022/10/22 19:19:01 [WyzeBridge] 🚀 STARTING DOCKER-WYZE-BRIDGE v1.8.10
|
0 replies
|
You should be able to set the key in |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hello friends.
The installation was quite easy in my HA instance which runs in docker. Configuration is the one giving me a problem :-)
I am using the Time-based One-Time Password (TOTP), and I understand that I can have the bridge generate and enter the verification when needed by setting TOTP_KEY to my shared secret/secret key - the one that was provided in the Wyze app when setting up TOTP.
I am assuming that should go into /config/wyze-bridge/mfa_token.txt., but I can't figure out how.
Should I enter in one line, colon-separated or space-separated?
TOTP_KEY: secret key ?
TOTP_KEY secret key
TOTP_KEY=secret key
Thank you in advance.
All reactions