mirror of
https://github.com/GrKoR/esphome_aux_ac_component.git
synced 2025-12-06 03:26:56 +03:00
fix: version++
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user