You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,17 +99,26 @@ Missing features:
99
99
100
100
### Login
101
101
102
-
You have to create a ConnectLife account with username/password. SSO using other identity providers is not supported (See https://github.com/oyvindwe/connectlife-ha/issues/99).
102
+
Note that users at least in Russia and China can't log in using this integration. See discussion in
You have to create a ConnectLife account with username/password. Login with SSO using 3rd party identity providers
106
+
(Google, Apple, etc.) is not supported (See https://github.com/oyvindwe/connectlife-ha/issues/99).
107
+
108
+
There are two workarounds is you have logged in using a 3rd party identity provider:
109
+
110
+
#### Set password on current user account
111
+
112
+
1. In the ConnectLife mobile app select "Disconnect" and then "Forget password?"
113
+
2. Set new password via reset link received via email.
114
+
115
+
#### Using a second account
103
116
104
-
To work around this issue, you can do the following:
105
117
1. In the ConnectLife mobile app, create a new account using an email and password (needs to be a different email to your SSO account as that is now occupied by that SSO).
106
118
2. Still in the mobile app, switch accounts back to your SSO account, go to the device/s you have already setup in your SSO account, select them 1 by 1, scrolling to the bottom to get to the "Share Device" option and adding your new email to the shared accounts list.
107
119
3. In the connectlife-ha integration within Home Assistant, use the email and password from the new account you set up, which will now have the device(s) shared with it.
108
120
4. Forget your new email version of your account exists, you don't have to accept device shares or use that account for any other reason.
109
121
110
-
Note that users at least in Russia and China can't log in using this integration. See discussion in
0 commit comments