From 577228c7d7970c3f00ba3e7bb6b240714732b462 Mon Sep 17 00:00:00 2001 From: Smart Home Junkie <67226335+smarthomejunkie@users.noreply.github.com> Date: Thu, 18 May 2023 12:37:30 +0200 Subject: [PATCH] Added a video tutorial (#27453) * Added a video tutorial * Update source/_integrations/google_sheets.markdown --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/google_sheets.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_integrations/google_sheets.markdown b/source/_integrations/google_sheets.markdown index 29380f28e80..9d4beb968fb 100644 --- a/source/_integrations/google_sheets.markdown +++ b/source/_integrations/google_sheets.markdown @@ -72,6 +72,11 @@ The integration setup will next give you instructions to enter the [Application If you have an error with your credentials you can delete them in the [Application Credentials](/integrations/application_credentials/) user interface. +### Video Tutorial +This video tutorial explains how to set up the Google Sheets integration and how you can add data from Home Assistant to a Google Sheet. + + + ### Service `google_sheets.append_sheet` You can use the service `google_sheets.append_sheet` to add a row of data to the Sheets document created at setup.