diff --git a/components/aux_ac/aux_ac.h b/components/aux_ac/aux_ac.h index 3494a94..4481fa1 100644 --- a/components/aux_ac/aux_ac.h +++ b/components/aux_ac/aux_ac.h @@ -113,7 +113,7 @@ namespace esphome static const uint32_t AC_PACKET_TIMEOUT_MIN; }; - const std::string Constants::AC_FIRMWARE_VERSION = "0.2.13"; + const std::string Constants::AC_FIRMWARE_VERSION = "0.2.14"; // custom fan modes const std::string Constants::MUTE = "mute";