From c98256877231c5eeb3734f60a6ad41bb90213d7a Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:17:10 +0100 Subject: [PATCH] Fix markdown formatting in README.md Correct markdown formatting for important note in README. --- components/panasonic_heatpump/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/panasonic_heatpump/README.md b/components/panasonic_heatpump/README.md index 8056e0b..8b0b9c1 100644 --- a/components/panasonic_heatpump/README.md +++ b/components/panasonic_heatpump/README.md @@ -15,7 +15,7 @@ > The support for ESP8266 and the arduino framework is deprecated for this component. > Since v0.0.8 this component uses threads to process the UART communication. > But if you still want to use an ESP8266 controller or the arduino framework, -> please use the branch "heatpump/arduino". +> please use the branch `heatpump/arduino`. > > ```yaml > external_components: