Home Assistant Unofficial Reference
2024.12.1
Namespaces
|
Variables
const.py File Reference
Go to the source code of this file.
Namespaces
homeassistant.components.youtube.const
Variables
string
homeassistant.components.youtube.const.ATTR_DESCRIPTION
= "description"
string
homeassistant.components.youtube.const.ATTR_LATEST_VIDEO
= "latest_video"
string
homeassistant.components.youtube.const.ATTR_PUBLISHED_AT
= "published_at"
string
homeassistant.components.youtube.const.ATTR_SUBSCRIBER_COUNT
= "subscriber_count"
string
homeassistant.components.youtube.const.ATTR_THUMBNAIL
= "thumbnail"
string
homeassistant.components.youtube.const.ATTR_TITLE
= "title"
string
homeassistant.components.youtube.const.ATTR_TOTAL_VIEWS
= "total_views"
string
homeassistant.components.youtube.const.ATTR_VIDEO_ID
= "video_id"
string
homeassistant.components.youtube.const.AUTH
= "auth"
string
homeassistant.components.youtube.const.CHANNEL_CREATION_HELP_URL
= "https://support.google.com/youtube/answer/1646861"
string
homeassistant.components.youtube.const.CONF_CHANNELS
= "channels"
string
homeassistant.components.youtube.const.CONF_UPLOAD_PLAYLIST
= "upload_playlist_id"
string
homeassistant.components.youtube.const.COORDINATOR
= "coordinator"
list
homeassistant.components.youtube.const.DEFAULT_ACCESS
= ["https://www.googleapis.com/auth/youtube.readonly"]
string
homeassistant.components.youtube.const.DOMAIN
= "youtube"
homeassistant.components.youtube.const.LOGGER
= logging.getLogger(__package__)
string
homeassistant.components.youtube.const.MANUFACTURER
= "Google, Inc."
core
homeassistant
components
youtube
const.py
Generated by
1.9.1