From 1172e1f68f17f34c75de09c4fa07bdbf5994662d Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Tue, 7 Apr 2026 08:22:51 +0200 Subject: [PATCH] Updated README.md --- components/panasonic_heatpump/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/panasonic_heatpump/README.md b/components/panasonic_heatpump/README.md index 8b0b9c1..435da1c 100644 --- a/components/panasonic_heatpump/README.md +++ b/components/panasonic_heatpump/README.md @@ -713,8 +713,10 @@ When the ESP controller is connected initially to the heatpump (and the heatpump the heatpump may not respond to any request messages. If the CZ-TAW1 is also connected to the ESP controller you will probably see some requests like 0x31 05 10 01 ... These are initial request messages. -If the heatpump is not responding, it may help to turn off and on the power of the heatpump (switching the heatpump off is not enough). -After a power on the heatpump should respond to the requests. +To fix this problem you can try: +- enable the switch `error_reset` +- turn off and on the power of the heatpump (switching the heatpump off is not enough) +The heatpump will restart and should respond to the requests. ## Sources