From 369a812586a3d80ab39b6faf34fc89d8fa3c2bd4 Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Fri, 17 Apr 2026 11:13:36 +0200 Subject: [PATCH] Update panasonic_heatpump.h --- components/panasonic_heatpump/panasonic_heatpump.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/panasonic_heatpump/panasonic_heatpump.h b/components/panasonic_heatpump/panasonic_heatpump.h index fa496ef..155a66b 100644 --- a/components/panasonic_heatpump/panasonic_heatpump.h +++ b/components/panasonic_heatpump/panasonic_heatpump.h @@ -12,7 +12,7 @@ #include "commands.h" #ifndef PANASONIC_HEATPUMP_VERSION -#define PANASONIC_HEATPUMP_VERSION "0.0.9-beta.1" +#define PANASONIC_HEATPUMP_VERSION "0.0.9" #endif #ifndef KEEP_STATE