Finish Google brand (#79225)

This commit is contained in:
Paulus Schoutsen
2022-09-28 21:43:51 +02:00
committed by GitHub
parent 0e9e72c6e9
commit c40c772f74
3 changed files with 61 additions and 49 deletions
+13 -1
View File
@@ -1,5 +1,17 @@
{
"domain": "google",
"name": "Google",
"integrations": ["google", "google_sheets"]
"integrations": [
"google_assistant",
"google_cloud",
"google_domains",
"google_maps",
"google_pubsub",
"google_sheets",
"google_translate",
"google_travel_time",
"google_wifi",
"google",
"nest"
]
}
+1 -1
View File
@@ -1,6 +1,6 @@
{
"domain": "nest",
"name": "Nest",
"name": "Google Nest",
"config_flow": true,
"dependencies": ["ffmpeg", "http", "application_credentials"],
"after_dependencies": ["media_source"],
+47 -47
View File
@@ -1581,57 +1581,62 @@
"google": {
"name": "Google",
"integrations": {
"google": {
"config_flow": true,
"google_assistant": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Assistant"
},
"google_cloud": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Cloud Platform"
},
"google_domains": {
"config_flow": false,
"iot_class": "cloud_polling",
"name": "Google Calendar"
"name": "Google Domains"
},
"google_maps": {
"config_flow": false,
"iot_class": "cloud_polling",
"name": "Google Maps"
},
"google_pubsub": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Pub/Sub"
},
"google_sheets": {
"config_flow": true,
"iot_class": "cloud_polling",
"name": "Google Sheets"
},
"google_translate": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Translate Text-to-Speech"
},
"google_travel_time": {
"config_flow": true,
"iot_class": "cloud_polling"
},
"google_wifi": {
"config_flow": false,
"iot_class": "local_polling",
"name": "Google Wifi"
},
"google": {
"config_flow": true,
"iot_class": "cloud_polling",
"name": "Google Calendar"
},
"nest": {
"config_flow": true,
"iot_class": "cloud_push",
"name": "Google Nest"
}
}
},
"google_assistant": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Assistant"
},
"google_cloud": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Cloud Platform"
},
"google_domains": {
"config_flow": false,
"iot_class": "cloud_polling",
"name": "Google Domains"
},
"google_maps": {
"config_flow": false,
"iot_class": "cloud_polling",
"name": "Google Maps"
},
"google_pubsub": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Pub/Sub"
},
"google_translate": {
"config_flow": false,
"iot_class": "cloud_push",
"name": "Google Translate Text-to-Speech"
},
"google_travel_time": {
"config_flow": true,
"iot_class": "cloud_polling"
},
"google_wifi": {
"config_flow": false,
"iot_class": "local_polling",
"name": "Google Wifi"
},
"govee_ble": {
"config_flow": true,
"iot_class": "local_push",
@@ -2784,11 +2789,6 @@
"iot_class": "local_push",
"name": "Ness Alarm"
},
"nest": {
"config_flow": true,
"iot_class": "cloud_push",
"name": "Nest"
},
"netatmo": {
"config_flow": true,
"iot_class": "cloud_polling",