diff --git a/homeassistant/brands/google.json b/homeassistant/brands/google.json
index a23c58ed8f1fae287d3bd1f128a2bcf64998e70b..8f3340cef29709ec224fec63f5d70e5df28ef1f2 100644
--- a/homeassistant/brands/google.json
+++ b/homeassistant/brands/google.json
@@ -12,6 +12,8 @@
     "google_travel_time",
     "google_wifi",
     "google",
-    "nest"
+    "nest",
+    "cast",
+    "hangouts"
   ]
 }
diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json
index 475b947d073a9065f79dc3965bbc8fb0697e3fa3..790d1cd9c3e553c84adbb866d7357a82702cdbca 100644
--- a/homeassistant/generated/integrations.json
+++ b/homeassistant/generated/integrations.json
@@ -571,11 +571,6 @@
       "iot_class": "cloud_polling",
       "name": "Canary"
     },
-    "cast": {
-      "config_flow": true,
-      "iot_class": "local_polling",
-      "name": "Google Cast"
-    },
     "cert_expiry": {
       "config_flow": true,
       "iot_class": "cloud_polling"
@@ -1663,6 +1658,16 @@
           "config_flow": true,
           "iot_class": "cloud_push",
           "name": "Google Nest"
+        },
+        "cast": {
+          "config_flow": true,
+          "iot_class": "local_polling",
+          "name": "Google Cast"
+        },
+        "hangouts": {
+          "config_flow": true,
+          "iot_class": "cloud_push",
+          "name": "Google Chat"
         }
       }
     },
@@ -1725,11 +1730,6 @@
       "iot_class": "cloud_polling",
       "name": "Habitica"
     },
-    "hangouts": {
-      "config_flow": true,
-      "iot_class": "cloud_push",
-      "name": "Google Chat"
-    },
     "hardware": {
       "config_flow": false,
       "iot_class": null,