From bde0315e3236b2aa50cabf1b4da2d0e95ca2a22d Mon Sep 17 00:00:00 2001 From: TheJulianJES Date: Fri, 26 Jan 2024 12:41:07 +0100 Subject: [PATCH] Remove invalid anchor links on EnOcean page (#31069) --- source/_integrations/enocean.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/_integrations/enocean.markdown b/source/_integrations/enocean.markdown index acf996f1936..975f5b5f334 100644 --- a/source/_integrations/enocean.markdown +++ b/source/_integrations/enocean.markdown @@ -65,7 +65,7 @@ The following [EnOcean Equipment Profiles](https://www.enocean-alliance.org/spec - F6-02-01 (Light and Blind Control - Application Style 2) - F6-02-02 (Light and Blind Control - Application Style 1) -To use your EnOcean device, you first have to set up your [EnOcean hub](#hub) and then add the following to your `configuration.yaml` file: +To use your EnOcean device, you first have to set up your EnOcean hub and then add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry @@ -127,7 +127,7 @@ You can find the `event_data` `id` by going to {% my developer_events title="Dev An EnOcean light can take many forms. Currently only one type has been tested: Eltako FUD61 dimmer. -To use your EnOcean device, you first have to set up your [EnOcean hub](#hub) and then add the following to your `configuration.yaml` file: +To use your EnOcean device, you first have to set up your EnOcean hub and then add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry @@ -162,7 +162,7 @@ The EnOcean sensor platform currently supports the following device types: - [temperature sensor](#temperature-sensor) - [window handle](#window-handle) -To use your EnOcean device, you first have to set up your [EnOcean hub](#hub) and then add the following to your `configuration.yaml` file: +To use your EnOcean device, you first have to set up your EnOcean hub and then add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry @@ -326,7 +326,7 @@ The window handle sensor can have the following states: An EnOcean switch can take many forms. Currently, only a few types have been tested: Permundo PSC234 and Nod On SIN-2-1-01. -To use your EnOcean device, you first have to set up your [EnOcean hub](#hub) and then add the following to your `configuration.yaml` file: +To use your EnOcean device, you first have to set up your EnOcean hub and then add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry