From 84a246b503cfac4da8a24927ed57f3c915d60eb2 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Sun, 11 Jun 2023 14:49:03 +0200 Subject: [PATCH] Update Google Wifi and Google Translate URLs (#27743) * Remove Google Wifi URL * Update Google translate URL * Update SigFox URL --- source/_integrations/google_translate.markdown | 2 +- source/_integrations/google_wifi.markdown | 2 +- source/_integrations/sigfox.markdown | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/google_translate.markdown b/source/_integrations/google_translate.markdown index 9f1c5f26f2b..0b411e8c79d 100644 --- a/source/_integrations/google_translate.markdown +++ b/source/_integrations/google_translate.markdown @@ -36,7 +36,7 @@ tld: default: "`com`" {% endconfiguration %} -Check the [complete list of supported languages](https://translate.google.com/intl/en_ALL/about/languages/) (languages where "Talk" feature is enabled in Google Translate) for allowed values. +Check the [complete list of supported languages](https://cloud.google.com/translate/docs/languages) (languages where "Talk" feature is enabled in Google Translate) for allowed values. Use the 2-digit language code which you can find at the end of the URL when you click on the language name. Check the [complete list of supported tld](https://www.google.com/supported_domains) for allowed TLD values. This is used to force the dialect used when multiple fall into the same 2-digit language code(i.e., *US, UK, AU*) diff --git a/source/_integrations/google_wifi.markdown b/source/_integrations/google_wifi.markdown index 18d13773294..84514d908ff 100644 --- a/source/_integrations/google_wifi.markdown +++ b/source/_integrations/google_wifi.markdown @@ -11,7 +11,7 @@ ha_platforms: ha_integration_type: integration --- -The `google_wifi` sensor platform is displaying the exposed status of a [Google Wifi](https://madeby.google.com/wifi/) (or OnHub) router. +The `google_wifi` sensor platform is displaying the exposed status of a Google Wifi (or OnHub) router. The sensor is able to report network status, up-time, current IP address and firmware versions. diff --git a/source/_integrations/sigfox.markdown b/source/_integrations/sigfox.markdown index e0c9cd498cc..4557896abaa 100644 --- a/source/_integrations/sigfox.markdown +++ b/source/_integrations/sigfox.markdown @@ -11,7 +11,7 @@ ha_platforms: ha_integration_type: integration --- -[SigFox](https://www.sigfox.com/en) integration adding a sensor for each Sigfox device registered with your account. The default name of sensors is `sigfox_{DEVICE_ID}` where `DEVICE_ID` is the devices Sigfox ID. The state of an added Sigfox sensor is the payload of the last message published by that device. Additionally, there are attributes for the latitude and longitude coordinates of the device, as well as the signal-to-noise ratio ([snr](https://en.wikipedia.org/wiki/Signal-to-noise_ratio)). +[SigFox](https://www.sigfox.com/) integration adding a sensor for each Sigfox device registered with your account. The default name of sensors is `sigfox_{DEVICE_ID}` where `DEVICE_ID` is the devices Sigfox ID. The state of an added Sigfox sensor is the payload of the last message published by that device. Additionally, there are attributes for the latitude and longitude coordinates of the device, as well as the signal-to-noise ratio ([snr](https://en.wikipedia.org/wiki/Signal-to-noise_ratio)). ## Setup