I have the same issue. Can’t connect. Beta, no beta. I am running a public certificate, android 11 on moto z4 has no issues. Ticwatch Pro 3 can’t connect. Been trying to get this to work for months, every release I hope something has changed.
I am using 2 factor, it prompts for all my inputs then just goes back to the Login Wear OS Device screen on the phone. Watch app shows the instance but says Could not Connect.
The whole “make sure you are running the latest beta” thing seems like too much complexity, it doesn’t download right away when you switch. If we had any real control over which version we were running at any time via Google Play it would make sense but we can’t. You shouldn’t advertise this in the release if it requires the beta to work.
Bluetooth is on the phone sees the watch… Do you think it is related to 2 factor, there seems to be a pattern in the reports of people not working that they are using 2 factor.
Just tried to uninstall the app on watch. Phone app detected it was missing but if I click the Install App on Wear Device I get an error “Play Store Request Failed Wear Device May Not Support Play Store” The android watch version is android 9, maybe that’s a clue?
Thanks bluetooth off does work if I input my internal address on the watch itself. External is going through HAProxy w/ SSL offload so there appears to be an issue on my end there.
If I re-enable bluetooth the phone app can manage the watch but the watch can’t communicate with HA again, can’t load entities, etc.
so this is a known issue only impacting some users but not all, if you refer to this thread you can see several different workarounds and fixes users have discovered
I have read through that several times. Nothing has worked for me with bluetooth on yet.
At least I have a working case now so I can take some network captures and compare working to not working. I will update that thread if I find any more work arounds.
Turns out that this was a result of not sending the full certificate chain on my HAProxy setup. Let’s Encrypt recent changed their intermediate certificate and I guess the Ticwatch Pro doesn’t have that new cert in its cert store as valid. By sending the full cert chain the watch was able to accept the certificate.
I use pfsense to serve my HAProxy and the pfsense ACME plugin to pull the cert. The acme plugin was already building the full chain cert I just needed to edit the acme code to put that in pfsense’s certificate store.
The full chain cert is putting the endpoint, internmediate and root certs all in one text file.
Model : WF12096
Android 9 / June 1rst 2020 security update
Wear os version : 2.37
Companion app is working fine on phone, when I try to connect to HA instance from the watch I get the sad emoji saying something went wrong, I tried with both Bluetooth on and off.