From 01d3a2b7a294887cc0ee21a63bb0137c41123083 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Wed, 24 Feb 2021 13:34:57 +0100 Subject: [PATCH] Fix broken links (#16724) --- source/_docs/blueprint/selectors.markdown | 8 ++++---- source/_posts/2020-10-28-release-117.markdown | 3 +-- source/_posts/2020-11-18-release-118.markdown | 3 +-- source/_posts/2021-02-03-release-20212.markdown | 2 +- 4 files changed, 7 insertions(+), 9 deletions(-) diff --git a/source/_docs/blueprint/selectors.markdown b/source/_docs/blueprint/selectors.markdown index 2b489ecda7e..cca5ec1a0c4 100644 --- a/source/_docs/blueprint/selectors.markdown +++ b/source/_docs/blueprint/selectors.markdown @@ -224,9 +224,9 @@ entity: An example entity selector that, will only show devices that are: -- Provided by the [deCONZ](/integration/deconz) integration. +- Provided by the [deCONZ](/integrations/deconz) integration. - Are a Philips Hue Remote of Model RWL021. -- Provide a battery [sensor](/integration/sensor). +- Provide a battery [sensor](/integrations/sensor). And this is what is looks like in YAML: @@ -285,8 +285,8 @@ device_class: An example entity selector that, will only show entities that are: -- Provided by the [ZHA](/integration/zha) integration. -- From the [Binary Sensor](/integration/binary_sensor) domain. +- Provided by the [ZHA](/integrations/zha) integration. +- From the [Binary Sensor](/integrations/binary_sensor) domain. - Have presented themselves as devices of a motion device class. And this is what it looks like in YAML: diff --git a/source/_posts/2020-10-28-release-117.markdown b/source/_posts/2020-10-28-release-117.markdown index d9a9b869348..d7223abf6da 100644 --- a/source/_posts/2020-10-28-release-117.markdown +++ b/source/_posts/2020-10-28-release-117.markdown @@ -1541,7 +1541,7 @@ is automatically imported after upgrading and can be safely removed afterward. - Improve handling of ignored entries ([@balloob] - [#42148]) ([hue docs]) ([progettihwsw docs]) ([tradfri docs]) - Use the beautiful ambient light icon ([@dermotduffy] - [#42153]) ([hyperion docs]) - Upgrade sentry-sdk to 0.19.1 ([@frenck] - [#42132]) ([sentry docs]) -- Handle Fritz exception and log warning ([@JPHutchins] - [#42145]) ([fritz docs]) ([open_energy_view docs]) +- Handle Fritz exception and log warning ([@JPHutchins] - [#42145]) ([fritz docs]) - Fix pico tts errors ([@KevinCathcart] - [#41619]) ([tts docs]) - Add async_setup_entry to calendar platform ([@Olen] - [#42075]) ([calendar docs]) - Bump aioshelly library to 0.4.0 ([@bieniu] - [#41905]) ([shelly docs]) @@ -2738,7 +2738,6 @@ is automatically imported after upgrading and can be safely removed afterward. [omnilogic docs]: /integrations/omnilogic/ [onewire docs]: /integrations/onewire/ [onvif docs]: /integrations/onvif/ -[open_energy_view docs]: /integrations/open_energy_view/ [openhardwaremonitor docs]: /integrations/openhardwaremonitor/ [openhome docs]: /integrations/openhome/ [openuv docs]: /integrations/openuv/ diff --git a/source/_posts/2020-11-18-release-118.markdown b/source/_posts/2020-11-18-release-118.markdown index e242e993a30..9df04bc319e 100644 --- a/source/_posts/2020-11-18-release-118.markdown +++ b/source/_posts/2020-11-18-release-118.markdown @@ -802,7 +802,7 @@ all erroneous entries to the new `controller_modes` parameter. - Use common strings in openuv config flow ([@springstan] - [#42480]) ([openuv docs]) - Add platform services to Roon media player to allow grouping, ungrouping and transfer between players ([@pavoni] - [#42133]) ([roon docs]) - Set the translations cache under the lock ([@bdraco] - [#42470]) -- Add color_extractor service ([@GenericStudent] - [#42129]) ([colorthief docs]) (new-integration) +- Add color_extractor service ([@GenericStudent] - [#42129]) ([color_extractor docs]) (new-integration) - Remove zxdavb from honeywell codeowners ([@zxdavb] - [#42491]) ([honeywell docs]) - Fix somfy device recreation on update ([@bdraco] - [#42462]) ([somfy docs]) - Start homekit bridges with asyncio.gather ([@bdraco] - [#42498]) ([homekit docs]) @@ -1549,7 +1549,6 @@ all erroneous entries to the new `controller_modes` parameter. [cast docs]: /integrations/cast/ [cloud docs]: /integrations/cloud/ [color_extractor docs]: /integrations/color_extractor/ -[colorthief docs]: /integrations/colorthief/ [config docs]: /integrations/config/ [debugpy docs]: /integrations/debugpy/ [device_tracker docs]: /integrations/device_tracker/ diff --git a/source/_posts/2021-02-03-release-20212.markdown b/source/_posts/2021-02-03-release-20212.markdown index 07df11c9bd2..6f1827d7cfe 100644 --- a/source/_posts/2021-02-03-release-20212.markdown +++ b/source/_posts/2021-02-03-release-20212.markdown @@ -2034,7 +2034,7 @@ The following integrations have been removed: [frontend docs]: /integrations/frontend/ [generic_thermostat docs]: /integrations/generic_thermostat/ [gogogate2 docs]: /integrations/gogogate2/ -[google docs]: /integrations/google/ +[google docs]: /integrations/calendar.google/ [google_assistant docs]: /integrations/google_assistant/ [google_cloud docs]: /integrations/google_cloud/ [google_maps docs]: /integrations/google_maps/