Hi!
With help of the community I was able to set up my own openhab cloud instance. Now I want to connect my phone to this cloud instance. Instructions seems to be pretty easy
Hi,
I haven’t given up hope yet and am still trying to establish a connection. I have created the necessary entries for FCM and entered them in config.json.
The device still does not appear in the overview.
The Android app now shows the following (unfortunately I can’t say whether it was there before):
I assume that it’s this check that fails. I’m not sure why that field would be missing, though … in any case, you can easily double check the assumption using e.g. curl.
Thanks for your reply!
I tried to use a curl command but I was not able to escape the password.
Also I did not find anything how a bearer token is generated within openhab cloud.
Fortunately wget worked and gave me an empty JSON.
So firebase is not setup correctly and I will first work on that and get back with further information.
I have looked into the issue further and as far as I understand it, the whole problem has nothing to do with Firebase, but with my setup, because Firebase cannot work unless the Android device is listed in openHAB Cloud.
Now the big question: How can I make sure that my local openHAB instance, openHAB Cloud and the openHAB Android app are configured correctly?
Or could it perhaps be a network/firewall problem?
Unfortunately, I don’t know how and where to start.
Someone had a good idea (unfortunately it wasn’t me).
I tried the whole thing with myopenhab and it works perfectly. For me, this means that my local instance, smartphone and network with ports etc. are working correctly and the problem lies with my openHAB Cloud instance.
Does anyone have any ideas on how and/or what to test/check?