We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7a794e commit 3db80a1Copy full SHA for 3db80a1
components/aux_ac/aux_ac.h
@@ -113,7 +113,7 @@ namespace esphome
113
static const uint32_t AC_PACKET_TIMEOUT_MIN;
114
};
115
116
- const std::string Constants::AC_FIRMWARE_VERSION = "0.2.11";
+ const std::string Constants::AC_FIRMWARE_VERSION = "0.2.12";
117
118
// custom fan modes
119
const std::string Constants::MUTE = "mute";
0 commit comments