Set panasonic_heatpump version to 0.0.7

This commit is contained in:
ElVit 2026-03-02 10:42:30 +01:00 committed by GitHub
parent 5b27f590e2
commit 702550cae0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
#include "commands.h"
#ifndef PANASONIC_HEATPUMP_VERSION
#define PANASONIC_HEATPUMP_VERSION "0.0.5-beta.2"
#define PANASONIC_HEATPUMP_VERSION "0.0.7"
#endif
namespace esphome {