From 9a65c91b448ebb4bc93ee6c8a3e0743977a3cf85 Mon Sep 17 00:00:00 2001 From: ElVit Date: Mon, 23 Mar 2026 20:01:39 +0100 Subject: [PATCH] Update README.md --- components/panasonic_heatpump/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/panasonic_heatpump/README.md b/components/panasonic_heatpump/README.md index abd74f8..19937b5 100644 --- a/components/panasonic_heatpump/README.md +++ b/components/panasonic_heatpump/README.md @@ -12,10 +12,10 @@ * For example: [XAP-05V-1 5Pin Cable with Female to Female Connector](https://a.aliexpress.com/_ExPT82E) > [!IMPORTANT] -> 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/esp8266". +> 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/esp8266". > > ```yaml > external_components: