34 Commits

Author SHA1 Message Date
Paulus Schoutsen
d282343710 Merge remote-tracking branch 'origin/current' into next 2018-02-25 16:49:29 -08:00
Jeremy Klein
ad24a7f8af Docs for 12598 (#4736) 2018-02-22 21:04:21 -08:00
DubhAd
fcded280af Added port clarity (#4693)
* Added port clarity

Added notes to make it clear that if they're not using port 443, the port has to be specified (very common problem)

* Add some other minor changes
2018-02-19 09:46:59 +01:00
cogneato
15cf8299f5
adding supported domains
ref: https://github.com/home-assistant/home-assistant.github.io/issues/4036

Adds supported domains and default mappings.
2018-02-07 16:35:50 -07:00
Fabian Affolter
2f8bd0b77e
Merge branch 'current' into next 2018-01-24 08:36:59 +01:00
Joe McMonagle
0ff6a08adf Updating Google Assistant Docs for spelling and formatting (#4488)
* Updating Google Assistant Docs for spelling and formatting

No content updates. Just changes to the spelling and formatting

* Update google_assistant.markdown
2018-01-22 10:01:30 +01:00
Fabian Affolter
334ac1dcbc
Merge branch 'current' into next 2018-01-16 09:30:52 +01:00
Paulus Schoutsen
fa914ad421
Clarify google_assistant type 2018-01-15 13:40:05 -08:00
Fabian Affolter
32e572d479
Merge branch 'current' into release-0-61 2018-01-15 12:09:40 +01:00
Conrad Juhl Andersen
a489115a08 Googleified the Google Assistant docs (#4404) 2018-01-14 20:49:13 +01:00
DubhAd
394f9b5e94 Clarifications (#4414)
Added more words around the API key and request_sync to make it clearer they're linked, and what the API key is
2018-01-14 20:35:26 +01:00
Paulus Schoutsen
b4b0972cc5
Add docs for entity_config for Google Assistant and Alexa (#4386)
* Update cloud docs and google assistant docs

* Unpublish Google Assistant

* ✏️ Grammar

* ✏️ Missing comma

* ✏️ Spelling & grammar
2018-01-11 13:45:14 -08:00
Jon Calderín Goñi
38b571562d Google assistant api password doc (#4360)
* Add information about the api

* Rewrite the sentence
2018-01-07 14:09:39 +01:00
cogneato
100e6832b4 Small changes to step 1 and 4 (#4337)
Attempting to make it more clear to users (particularly hass.io users) that the gactions cli can be run from any pc.  Replaced "install" with "download" and a few other changes.
2018-01-04 20:47:24 +01:00
DubhAd
2e75312ad4 Added note about config (#4292)
A few people have got lost by not adding the config (since it isn't explicit when you need it by). Added a new step 8 to point out that you have to have it in by now or you can't continue.
2017-12-28 21:20:48 +01:00
Colin Frei
d86c207b4f Remove unnecessary symbol (#4274)
Broke when copy/pasting
2017-12-24 14:41:14 +01:00
Fabian Affolter
72800dc03d
Fix style 2017-12-20 23:38:36 +01:00
DubhAd
c7b69da976 Added note about Google Home (#4258)
It's apparently not clear what this provides
2017-12-20 23:27:54 +01:00
arjenfvellinga
ad3727adde Additional configuration steps if request_sync fails. (#4171) 2017-12-10 09:37:04 +01:00
DubhAd
73362ce804 Usability updates (#4177)
Added a link to a web site to generate random strings. Added a note about ./gactions being for Linux.
2017-12-10 09:20:42 +01:00
Frantz
fe29bfce80 Update google_assistant.markdown (#4120) 2017-12-04 07:57:42 +01:00
DubhAd
7011564ff1 Added some links (#4095)
Added a link to the cloud console in both the configuration notes, and made it a link in the final step (step 11, here, 9 as displayed)
2017-11-29 18:06:52 +01:00
DubhAd
e830d98aa1 Language clarification (#4063)
* Language clarification

Made it clearer that in 4.2 the client_id is the same as used before. Existing language is unclear and suggests that making them the same is optional.

* Also added clarity on the sync service
2017-11-25 23:44:50 +01:00
DubhAd
49a0c02ad3
Added link to unlink instructions
Added a link to the documentation so that others don't wonder how this magic works ;)
2017-11-19 10:50:58 +00:00
Peter Epley
a72ca79554 Update google_assistant.markdown (#4012)
Added further details on Google's Request Sync API and what it does
2017-11-19 08:12:50 +01:00
r4nd0mbr1ck
1a2b45f3ff Add new configuration variables for request_sync (#3807)
* Add new configuration variables for request_sync

* Update google_assistant.markdown

Include note about initial sync with agent_user_id

* Change to api_key - remove homegraph prefix

* ✏️ Small spelling/grammar fixes
2017-11-18 10:17:40 -08:00
Per Osbäck
d3d9a58b04 add documentation for PR #10188 (#3825) 2017-11-03 12:55:47 -07:00
Peter Epley
f00a803e71
Update google_assistant.markdown (#3831)
Added exposed domains available, including from PR #10148
2017-10-31 20:19:59 +01:00
DubhAd
979f399489
Fix a missing character 2017-10-28 18:48:15 +01:00
DubhAd
219fcdbf11
Added externally accessible note
A common question seems to be about being externally accessible, and SSL. I've added a note at the top about it.
2017-10-28 17:30:18 +01:00
DubhAd
37d6cccfc5 updated docs to add path details 2017-10-23 19:04:07 +01:00
Dawid Wróbel
40773d9845 Add instructions for multi-user configuration (#3721) 2017-10-23 11:07:14 +02:00
DubhAd
433b884356 Added a note for how to generate keys (#3718)
Added a line on randomly generating the client_id and access_id strings. Not sure if there's a better way?
2017-10-22 21:10:08 +02:00
Phil Kates
889934d150 Add google_assistant component (#3657)
* Add google_assistant component

* Be more explict about config keys and replaced strings

* Fix typo and minor language change

* Some minor spelling & grammar fixes
2017-10-18 21:56:58 +02:00