From ad4fb8cebe5daea7b64898045f70166855cce6d7 Mon Sep 17 00:00:00 2001 From: Taryck Date: Thu, 29 May 2025 11:35:23 +0200 Subject: [PATCH] Update google_drive.markdown Add link to google page describing limits of free use --- source/_integrations/google_drive.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/google_drive.markdown b/source/_integrations/google_drive.markdown index e2cc4715a472..64cc058523ca 100644 --- a/source/_integrations/google_drive.markdown +++ b/source/_integrations/google_drive.markdown @@ -34,6 +34,8 @@ You need to configure developer credentials to allow Home Assistant to access yo These credentials are the same as the ones for [Google Sheets](/integrations/google_sheets), [Nest](/integrations/nest), [YouTube](/integrations/youtube), and [Google Mail](/integrations/google_mail). These are not the same as *Device Auth* credentials previously recommended for [Google Calendar](/integrations/google). +Keep in mind that Google API might be subect to cost : see details in [Free to sign up. Free to use. Free monthly usage.](https://cloud.google.com/free?hl=en) + {% include integrations/google_client_secret.md %} {% include integrations/config_flow.md %}