From 4bcbb2d7acfd61f7fd7a8780298a30891142c3e1 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 Date: Thu, 1 Jun 2023 22:22:08 +0200 Subject: [PATCH] Fix duplicate 'Configuration' title --- source/_integrations/bluetooth.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/bluetooth.markdown b/source/_integrations/bluetooth.markdown index 77f5994a635..2836feb27f9 100644 --- a/source/_integrations/bluetooth.markdown +++ b/source/_integrations/bluetooth.markdown @@ -19,9 +19,9 @@ The Bluetooth integration will detect nearby Bluetooth devices. Discovered devic {% include integrations/config_flow.md %} -## Configuration +## YAML configuration -While this integration is part of [`default_config:`](/integrations/default_config/), to enable automatic discovery of the Bluetooth adapter, you need to follow either the configuration flow described above, or manually add `bluetooth` to your `configuration.yaml`. +While this integration is part of the [`default_config:`](/integrations/default_config/), to enable automatic discovery of the Bluetooth adapter, you need to follow either the configuration flow described above, or manually add `bluetooth` to your `configuration.yaml`. ```yaml # Example configuration.yaml entry