From 5f93fdb243206c83d2659ae2e9cccc570f6ad50e Mon Sep 17 00:00:00 2001 From: warehog Date: Tue, 7 Jan 2025 16:44:34 +0100 Subject: [PATCH 1/4] Create diesel_heater_ble.rst --- components/diesel_heater_ble.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 components/diesel_heater_ble.rst diff --git a/components/diesel_heater_ble.rst b/components/diesel_heater_ble.rst new file mode 100644 index 0000000000..cff4b24c8e --- /dev/null +++ b/components/diesel_heater_ble.rst @@ -0,0 +1 @@ +## doc From efa7422524605be50c7ec557304daa9849341906 Mon Sep 17 00:00:00 2001 From: warehog Date: Tue, 7 Jan 2025 15:53:41 +0000 Subject: [PATCH 2/4] Add entry in index.rst --- index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/index.rst b/index.rst index 71c7e4a4f8..ce0e407aff 100644 --- a/index.rst +++ b/index.rst @@ -773,6 +773,7 @@ Climate Components Thermostat Controller, components/climate/thermostat, air-conditioner.svg, dark-invert Tuya Climate, components/climate/tuya, tuya.png Uponor Smatrix Base Pulse Underfloor Heating, components/uponor_smatrix, uponor.svg + Webasto Diesel Heater with BLE, components/diesel_heater_ble, air-conditioner.svg, dark-invert Cover Components ---------------- From 220246f18974c2950166ae4fbddbe3b4d63392b6 Mon Sep 17 00:00:00 2001 From: warehog Date: Tue, 7 Jan 2025 15:58:20 +0000 Subject: [PATCH 3/4] Add diesel heater ble initial doc structure --- components/diesel_heater_ble.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/diesel_heater_ble.rst b/components/diesel_heater_ble.rst index cff4b24c8e..867e42f75c 100644 --- a/components/diesel_heater_ble.rst +++ b/components/diesel_heater_ble.rst @@ -1 +1,8 @@ -## doc +Diesel Heater BLE +==================== + +.. seo:: + :description: Instructions for setting up EMC2101 fan controller and temperature sensor in ESPHome. + :keywords: diesel heater webasto vevor ble bluetooth + +The ``diesel_heater_ble`` component allows you to control a bluetooth enables diesel heaters. \ No newline at end of file From 65a6208306ab0f19109a3e5507fa74de121b8f71 Mon Sep 17 00:00:00 2001 From: warehog Date: Tue, 7 Jan 2025 15:59:45 +0000 Subject: [PATCH 4/4] Add newline --- components/diesel_heater_ble.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/diesel_heater_ble.rst b/components/diesel_heater_ble.rst index 867e42f75c..8f0e5fdc80 100644 --- a/components/diesel_heater_ble.rst +++ b/components/diesel_heater_ble.rst @@ -5,4 +5,4 @@ Diesel Heater BLE :description: Instructions for setting up EMC2101 fan controller and temperature sensor in ESPHome. :keywords: diesel heater webasto vevor ble bluetooth -The ``diesel_heater_ble`` component allows you to control a bluetooth enables diesel heaters. \ No newline at end of file +The ``diesel_heater_ble`` component allows you to control a bluetooth enables diesel heaters.