mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Rename google hangouts to google chat (#68941)
This commit is contained in:
parent
185aa025ac
commit
fc27f38de1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"domain": "hangouts",
|
||||
"name": "Google Hangouts",
|
||||
"name": "Google Chat",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/hangouts",
|
||||
"requirements": ["hangups==0.4.17"],
|
||||
|
@ -16,7 +16,7 @@
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"authorization_code": "Authorization Code (required for manual authentication)"
|
||||
},
|
||||
"title": "Google Hangouts Login"
|
||||
"title": "Google Chat Login"
|
||||
},
|
||||
"2fa": {
|
||||
"data": {
|
||||
|
@ -22,7 +22,7 @@
|
||||
"email": "Email",
|
||||
"password": "Password"
|
||||
},
|
||||
"title": "Google Hangouts Login"
|
||||
"title": "Google Chat Login"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user