We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b3930 commit fa05c40Copy full SHA for fa05c40
components/aux_ac/aux_ac.h
@@ -111,7 +111,7 @@ class Constants {
111
static const uint32_t AC_PACKET_TIMEOUT_MIN;
112
};
113
114
-const std::string Constants::AC_FIRMWARE_VERSION = "0.2.10";
+const std::string Constants::AC_FIRMWARE_VERSION = "0.2.11";
115
116
// custom fan modes
117
const std::string Constants::MUTE = "mute";
0 commit comments