From 9c1b4a352138e11b174635cfb3a04562f6a02743 Mon Sep 17 00:00:00 2001 From: ElVit Date: Mon, 23 Mar 2026 20:00:23 +0100 Subject: [PATCH] Update README.md --- 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 61c1e02..abd74f8 100644 --- a/components/panasonic_heatpump/README.md +++ b/components/panasonic_heatpump/README.md @@ -12,7 +12,7 @@ * For example: [XAP-05V-1 5Pin Cable with Female to Female Connector](https://a.aliexpress.com/_ExPT82E) > [!IMPORTANT] -> The support for ESP8266 and the aruino framework is deprecated for this component. +> 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".