ESPHome  2024.4.1
Namespaces | Functions | Variables
haier_base.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::haier
 

Functions

bool esphome::haier::check_timeout (std::chrono::steady_clock::time_point now, std::chrono::steady_clock::time_point tpoint, size_t timeout)
 

Variables

constexpr size_t esphome::haier::COMMUNICATION_TIMEOUT_MS = 60000
 
constexpr size_t esphome::haier::STATUS_REQUEST_INTERVAL_MS = 5000
 
constexpr size_t esphome::haier::PROTOCOL_INITIALIZATION_INTERVAL = 10000
 
constexpr size_t esphome::haier::DEFAULT_MESSAGES_INTERVAL_MS = 2000
 
constexpr size_t esphome::haier::CONTROL_MESSAGES_INTERVAL_MS = 400