core/homeassistant/brands/google.json

25 lines
443 B
JSON

{
"domain": "google",
"name": "Google",
"integrations": [
"google_assistant",
"google_assistant_sdk",
"google_cloud",
"google_generative_ai_conversation",
"google_mail",
"google_maps",
"google_photos",
"google_pubsub",
"google_sheets",
"google_tasks",
"google_translate",
"google_travel_time",
"google_wifi",
"google",
"nest",
"cast",
"dialogflow",
"youtube"
]
}