Remove Google Assistant link
parent
67c7a3931f
commit
021817b7cf
|
@ -124,17 +124,6 @@ export class CloudGooglePref extends LitElement {
|
||||||
)}
|
)}
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://assistant.google.com/services/a/uid/00000091fd5fb875?hl=en-US"
|
|
||||||
target="_blank"
|
|
||||||
rel="noreferrer"
|
|
||||||
>
|
|
||||||
${this.hass.localize(
|
|
||||||
"ui.panel.config.cloud.account.google.enable_ha_skill"
|
|
||||||
)}
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://www.nabucasa.com/config/google_assistant/"
|
href="https://www.nabucasa.com/config/google_assistant/"
|
||||||
|
|
|
@ -4876,7 +4876,6 @@
|
||||||
"info": "With the Google Assistant integration for Home Assistant Cloud, you'll be able to control all your Home Assistant devices via any Google Assistant-enabled device.",
|
"info": "With the Google Assistant integration for Home Assistant Cloud, you'll be able to control all your Home Assistant devices via any Google Assistant-enabled device.",
|
||||||
"http_use_ssl_warning_title": "Local communication unavailable",
|
"http_use_ssl_warning_title": "Local communication unavailable",
|
||||||
"http_use_ssl_warning_text": "Google devices will not be able to talk locally with Home Assistant, because you have configured an SSL certificate for your HTTP integration.",
|
"http_use_ssl_warning_text": "Google devices will not be able to talk locally with Home Assistant, because you have configured an SSL certificate for your HTTP integration.",
|
||||||
"enable_ha_skill": "Activate the Home Assistant Cloud skill for Google Assistant",
|
|
||||||
"config_documentation": "Configuration documentation",
|
"config_documentation": "Configuration documentation",
|
||||||
"enable_state_reporting": "Enable state reporting",
|
"enable_state_reporting": "Enable state reporting",
|
||||||
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Google. This speeds up voice commands and allows you to always see the latest states in the Google app.",
|
"info_state_reporting": "If you enable state reporting, Home Assistant will send all state changes of exposed entities to Google. This speeds up voice commands and allows you to always see the latest states in the Google app.",
|
||||||
|
|
Loading…
Reference in New Issue