Clarify need for YouTube channel (#27739)

This commit is contained in:
Joost Lekkerkerker 2023-06-11 12:31:41 +02:00 committed by GitHub
parent 8c3c8d2090
commit 64f61a1757
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,9 +15,15 @@ ha_integration_type: service
--- ---
The YouTube integration allows you to connect YouTube channels to Home Assistant. The YouTube integration allows you to connect YouTube channels to Home Assistant.
For every channel you add, it will create sensors for:
* Subscriber count
* The latest uploaded video
## Prerequisites ## Prerequisites
To be able to configure the integration, you need to have a YouTube channel.
How to create one can be found [here](https://support.google.com/youtube/answer/1646861).
You need to configure developer credentials to allow Home Assistant to access your Google Account. You need to configure developer credentials to allow Home Assistant to access your Google Account.
These credentials are the same as the ones for [Nest](/integrations/nest), [Google Mail](/integrations/google_mail) and [Google Sheets](/integrations/google_sheets). These credentials are the same as the ones for [Nest](/integrations/nest), [Google Mail](/integrations/google_mail) and [Google Sheets](/integrations/google_sheets).
These are not the same as the one for [Google Calendar](/integrations/google). These are not the same as the one for [Google Calendar](/integrations/google).