core/homeassistant/brands/google.json

21 lines
337 B
JSON
Raw Normal View History

{
"domain": "google",
"name": "Google",
2022-09-28 19:43:51 +00:00
"integrations": [
"google_assistant",
"google_cloud",
"google_domains",
"google_maps",
"google_pubsub",
"google_sheets",
"google_translate",
"google_travel_time",
"google_wifi",
"google",
"nest",
"cast",
"hangouts",
"dialogflow"
2022-09-28 19:43:51 +00:00
]
}