From 100b13f2eb06d31ede7d761715cb8af330b9ffe6 Mon Sep 17 00:00:00 2001 From: ElVit Date: Mon, 23 Mar 2026 22:51:14 +0100 Subject: [PATCH] Set heatpump version to0.0.8-beta.3 --- 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 e422eb0..6e32fa1 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.2" +#define PANASONIC_HEATPUMP_VERSION "0.0.8-beta.3" #endif #ifndef KEEP_STATE