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