From 7cddcaeda08f4a4449bd9d1be858403a3c52b7ae Mon Sep 17 00:00:00 2001 From: ElVit <54866762+ElVit@users.noreply.github.com> Date: Thu, 26 Mar 2026 22:06:07 +0100 Subject: [PATCH] Set Panasonic Heatpump version to 0.0.8 --- 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 ea34ca1..6e0ef9f 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.8-beta.3" +#define PANASONIC_HEATPUMP_VERSION "0.0.8" #endif #ifndef KEEP_STATE