From 5c8ff72b735b52701dcf1d5c388b64f95de93586 Mon Sep 17 00:00:00 2001 From: Philip Weber <2432570+philip-weber@users.noreply.github.com> Date: Mon, 15 Jul 2024 08:54:06 +0200 Subject: [PATCH] docs: corrected the code and long name association of the Light and Blind Control - Application Style (#33730) --- source/_integrations/enocean.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/enocean.markdown b/source/_integrations/enocean.markdown index 49968bb72e1..9d61d04b79f 100644 --- a/source/_integrations/enocean.markdown +++ b/source/_integrations/enocean.markdown @@ -65,8 +65,8 @@ Tested with: The following [EnOcean Equipment Profiles](https://www.enocean-alliance.org/specifications/) are supported: -- F6-02-01 (Light and Blind Control - Application Style 2) -- F6-02-02 (Light and Blind Control - Application Style 1) +- F6-02-01 (Light and Blind Control - Application Style 1) +- F6-02-02 (Light and Blind Control - Application Style 2) To use your EnOcean device, you first have to set up your EnOcean hub and then add the following to your {% term "`configuration.yaml`" %} file. {% include integrations/restart_ha_after_config_inclusion.md %}