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

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 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