This commit is contained in:
GrKoR
2022-07-15 16:13:47 +03:00

View File

@@ -62,7 +62,7 @@ class Constants {
static const uint32_t AC_STATES_REQUEST_INTERVAL;
};
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.6";
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.7";
// custom fan modes
const std::string Constants::MUTE = "mute";