mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-06 11:36:55 +03:00
forgot to increase the project version
This commit is contained in:
@@ -62,7 +62,7 @@ class Constants {
|
|||||||
static const uint32_t AC_STATES_REQUEST_INTERVAL;
|
static const uint32_t AC_STATES_REQUEST_INTERVAL;
|
||||||
};
|
};
|
||||||
|
|
||||||
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.7";
|
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.8";
|
||||||
|
|
||||||
// custom fan modes
|
// custom fan modes
|
||||||
const std::string Constants::MUTE = "mute";
|
const std::string Constants::MUTE = "mute";
|
||||||
|
|||||||
Reference in New Issue
Block a user