google-home / smart-home-java

Apache License 2.0
92 stars 47 forks source link

Someone needs to update instructions and make them easier to follow #26

Closed krupis closed 2 years ago

krupis commented 3 years ago

I have been trying to follow the instructions but find it really difficult because its not well documented and some steps are skipped.

Initially, I got stuck at this point: image

I was able to create a service account but there is no option to download json: image

I have then found another guide which shows how to do it properly: https://developers.google.com/assistant/smarthome/develop/request-sync#java

Next, it is very unclear how to do: image

I have opened firebase console and select cloud firestone: image

How do I configure users selection?

nalves23 commented 3 years ago

I'm having the same problem that you. Where did you find the users configuration on the Cloud Firebase page?

I tried separator "Authentication" but is only to add users to project with email and password. It seems that it isn't the same think.

Suport please.

taycaldwell commented 2 years ago

Hi,

The instructions for this repo have been updated.

Please create a new users collection in your Firestore, and add the example entry containing the sample data provided in the README.