mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-06 19:46:57 +03:00
final commit for v.0.2.9
This commit is contained in:
@@ -111,7 +111,7 @@ class Constants {
|
|||||||
static const uint32_t AC_PACKET_TIMEOUT_MIN;
|
static const uint32_t AC_PACKET_TIMEOUT_MIN;
|
||||||
};
|
};
|
||||||
|
|
||||||
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.9-dev.5";
|
const std::string Constants::AC_FIRMWARE_VERSION = "0.2.9";
|
||||||
|
|
||||||
// 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