71 Commits

Author SHA1 Message Date
c0ffeeca7
253ebcf3ef
Google assistant: Add missing domains (#27411) 2023-05-17 12:59:36 +02:00
Alex Yao
25569eaf4c
Note button support in google assistant (#27396)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-05-15 20:40:13 +02:00
Mettchen
32c48fa428
Update google_assistant.markdown (#25899)
* Update google_assistant.markdown

There was a step missing with making the service account from the documentation. The procedure can also be seen in this video https://youtu.be/RqGi_GI0ltU?t=348
2023-03-15 11:14:35 +01:00
Aalian Khan
56c3f01e9d
Added error 500 (#25559)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-05 09:47:14 +01:00
tronikos
a8e701c509
Document Google Assistant SDK integration (#25008)
* Add documentation for Google Assistant SDK

* s/tv/TV/g

* Link to Google Assistant SDK in Google Assistant

* Update ha_release tag to 2023.01
2022-12-16 19:02:45 -08:00
Adam Kapos
5e5c6affab
Add note about automatic room assignment for Google Home (#25201) 2022-12-12 12:40:40 +01:00
Patrick Walker
4b07306302
Update local fulfillment debugging link (#25033) 2022-11-23 23:44:12 +01:00
Mark Breen
45eef213f1
Few changes from javascript to JavaScript (#24884)
* change javascript to JavaScript

* change javascript to JavaScript

* Change Javascript to JavaScript
2022-11-10 08:33:07 -08:00
Alexandre Macabies
55a4b7e7fb
Fix anchor typo for secure devices. (#24670) 2022-10-24 23:10:02 +02:00
Matt Olson
9bb113d65f
Update Create Service Account Key link (#24317) 2022-10-03 14:29:13 +02:00
Kyle Niewiada
d7e276a1c5
Add note about assigning areas in shared household (#24310) 2022-10-03 11:52:31 +02:00
mickeydarrenlau
a3fba5a6b7
Update docs for false mention (#23296) 2022-07-25 12:58:41 +02:00
Franck Nijhof
6e9bcd0562
Sync codebase with docs for 2022.7 2022-06-29 18:40:28 +02:00
Marcus
4677b117cc
Local sync is now enabled by #21491 (#22991) 2022-06-07 11:32:07 +02:00
Paulus Schoutsen
11dda79b18
Link to app.js releases from Nabu Casa (#22570) 2022-04-29 11:02:12 -07:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Trevor North
b7e9de4b3e
Document setting google assistant local discovery scan name and disabling http ssl (#21478)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-28 10:59:20 +02:00
Mike Degatano
ac44181d50
SSL options incompatible with local fulfillment (#21662)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-02-16 00:45:19 +01:00
Marcus
2ac836aa26
Update google_assistant JavaScript to support local query. Remove onP… (#21491) 2022-02-15 08:22:48 +01:00
Loek Sangers
b48f711971
Enable google assistant local fulfillment (#20987) 2022-01-23 20:45:46 +01:00
Ofir Petrushka
218ff773c8
Fix inner page link #yaml-configuration (#20407)
Fix inner page link #configuration -> #yaml-configuration
2021-11-23 15:00:09 +01:00
Ofek
cccf1252ed
More recent Google Home linking instructions (#18589)
This step took me a lot of time to understand, in "Set up a device" screen I was looking under `New device` rather than in `Works with Google`
2021-07-28 11:47:10 +02:00
Jan Bouwhuis
0265014bdb
Google Assistant - update fan platform capabilties (#18415) 2021-07-22 14:25:15 +02:00
Milan Meulemans
ef50bfff4f
Remove repeated words (#18190) 2021-06-14 23:01:44 +02:00
Paul Bottein
a5bb8d49d0
Add TV channel to google assistant (#17594) 2021-05-25 18:21:21 +02:00
Ian Gibbs
e4145e0028
More detailed instructions for service account setup (#17684)
This adds some more detail to navigating around the Google Cloud Platform Console, and updates some button names that have changed.
2021-05-04 11:35:48 +02:00
Fredrik Andersson
b5d64ae910
Updates to the Google Assistant setup instructions (#16015)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-03 10:20:34 +01:00
Hmmbob
8b4fd49ff2
Remove deprecated api_key configuration from Google Assistant (#15870) 2020-12-28 19:46:05 +01:00
TheOgre
626a6da008
Clarifying "Allow Other Users" (#15660)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-17 16:47:45 +01:00
Gary Yendell
0948e0a25d
Update Google Assistant instructions (#15556)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-08 13:44:57 +01:00
fluzz
4fd5468fa3
Update google_assistant troubleshooting (#15293)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-19 15:02:50 +02:00
markharleman
9c4cb7c06f
Fixed broken link to troubleshoot section (#15270)
Fixed broken link to troubleshoot section
2020-10-16 13:51:39 +02:00
Jenny
9bc71228c9
Add IOT class for Google Assistant (#14778) 2020-10-02 15:14:26 +02:00
Raman Gupta
6b59e13cb3
Update Google Assistant docs per latest UI (#14572) 2020-09-23 11:36:27 +02:00
daleye
777cb7a531
Update google_assistant.markdown (#14529)
If the user is not in the correct project when they create the service account this will not work properly. Update the steps associated with getting project ids to match. This can now only be done by selecting the Actions on Google project_id from within Google Cloud API Console.
2020-09-19 09:48:02 +02:00
R Huish
937febbafa
Update google_assistant.markdown - added Failed linking advise (#14161)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-08-05 11:52:50 +02:00
Joakim Plate
78a2ec127d
Add some additional help on google assistant trouble shooting (#14156)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-08-05 11:35:34 +02:00
R Huish
4adac88a8c
Update google_assistant.markdown - Account linking updated (#14111) 2020-08-03 11:59:00 +02:00
R Huish
bba716f340
Update google_assistant.markdown - Fixed "Share an Action" steps (#14110)
Updated inaccurate "Share an Action" steps, updated to match google's instructions https://developers.google.com/assistant/smarthome/develop/testing#share-action
2020-07-29 23:34:28 +02:00
Paulus Schoutsen
32655a5191 Merge remote-tracking branch 'origin/current' into next 2020-07-13 15:18:30 +00:00
Massimiliano Cannarozzo
240121186d
Fix doc style (#13958)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-07-13 15:32:57 +02:00
Shulyaka
896ff23fb6
Add humidifier support to google_assistant (#13855) 2020-07-05 14:17:25 +02:00
Brynley McDonald
83352d278a
Documentation for google_assistant media controls (#13677) 2020-06-22 21:40:33 +02:00
Brynley McDonald
2d8ead5ed3
Add input_select docs (#13678) 2020-06-12 10:04:16 -07:00
Fredrik Erlandsson
0c4adda4f9
Change Alarm Control Panel to alarm_control_panel (#13015) 2020-04-16 22:21:32 +02:00
Erik Montnemery
b2f4d2803c
Update google_assistant.markdown (#12971) 2020-04-15 00:26:35 +02:00
Samuele Illuminati
af2e5c223d
Updated google_assistant.markdown: added /r/YOUR_PROJECT_ID… (#12324)
Without the `/r/YOUR_PROJECT_ID` the redirect_uri wasn't working and I wasn't successful in linking the account via the Home app. See also: https://developers.google.com/assistant/identity/oauth2
2020-03-10 19:40:30 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
backcountrymountains
fc49be4936
allow_unlock is deprecated (#12242)
Invalid config for [google_assistant]: The 'allow_unlock' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.95
2020-03-03 16:48:04 +01:00